-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixes for cmd bot #448
Fixes for cmd bot #448
Conversation
.github/workflows/cmd.yml
Outdated
env: | ||
JOB_NAME: 'cmd' | ||
PR_BRANCH: ${{ needs.get-pr-branch.outputs.pr-branch }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where is this being used?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nowhere, thought to use it but then didn't )) will remove, thanks
/merge |
Review required! Latest push from author must always be reviewed |
/merge |
Auto-Merge-BotCommand `` not recognized. Available commands
For more information see the documentation |
Enabled Available commands
For more information see the documentation |
2d9e568
into
polkadot-fellows:main
the issue_comment works from the refs/main branch by default, and doesn't bring the PR context anyhow. Since i was testing it from the default branch in paritytech-stg - it was working fine, but from real PR non-default branch it didn't push result to PR branch.