-
Notifications
You must be signed in to change notification settings - Fork 107
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
feat(actions): add a workflow to automatically add new Zebra issues to projects #6008
Conversation
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.
Looks good to me!
I left a few suggestions for condensing the duplicate event trigger.
Co-authored-by: Arya <[email protected]>
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.
LGTM, lets get it merged and test it
This PR is causing a bug in Mergify, I have submitted a ticket. The last PR batch got half-merged (which is a bug, but didn't cause any CI issues this time). As far as I can tell, the "must have approval from someone other than the last pusher" branch protection rule isn't checked consistently by Mergify (another bug). It seems to be checked before merge, but not while queueing. Can we leave it alone until they get a chance to look at it overnight? |
@Mergifyio update |
✅ Branch has been successfully updated |
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.
Mergify has explained that GitHub doesn't have an API for the failing branch protection rule. So we might just have to live with the merge bug.
(Or not approve our own commits!)
@Mergifyio refresh |
✅ Pull request refreshed |
Motivation
We might want to use github projects instead of zenhub.
Solution
We need to automatically add new issues to the relevant Github projects
Review
@gustavovalverde
Reviewer Checklist
Follow Up Work
I want to add more automation to automatically set various project fields e.g priority based on the priority labels