-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
ci: Add some additional GH project automation #13608
Conversation
This reverts commit d20e027.
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.
Nice!
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.
l: Generally no objections but does this lead to scenarios where we have duplicated entries for the issue as well as the PR or can we somehow filter out PRs that auto-close issues?
This seems to be failing 😬 see github/update-project-action#170 Not sure if I am doing something wrong... @Lms24 it should only update the status. Need to test it if it is not in the project at all, but should not add to it! (I switched actions while playing around with this - this is not super easy because of beta and classic projects 😬 ) |
Sadly, this does not seem to work. The reason is the SSO requirements etc. we have for getsentry access 😬 can't get my tokens to play nice with this. I may revisit this later! |
Follow up to #13608, after some tweaks and a rebase! * When a PR is opened in draft mode, move to "In Progress" on the board * When a PR is opened for review, move to "In Review" on the board * When a PR is closed but not merged, move it directly to "Done" (instead of "Ready for Release") Note that for now, this only applies to PRs that are on the board themselves, not to PRs linked to an issue.
This automation makes some tweaks to our GH Project: