You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch makes backport workflow use TarantoolBot for creating
backport PRs and leaving comments.
After merging tarantool#11040 with `backport/3.3` label the backport PR
tarantool#11041 didn't fire CI. Turns out that workflows can't be
triggered by the GitHub actions bot [^1]. This patch makes the action
use TarantoolBot for creating PRs to start CI automatically.
Also, the comments on backporting are now made by TarantoolBot too just
for consistency.
[^1] https://github.com/orgs/community/discussions/25786
NO_DOC=ci only, no new API
NO_CHANGELOG=ci
NO_TEST=ci
0 commit comments