Uh oh!
There was an error while loading. Please reload this page.
ci: Add some additional GH project automation - #13608
Conversation
This reverts commit d20e027.
Lms24
left a comment
There was a problem hiding this comment.
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?
mydea
commented
Sep 6, 2024
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 😬 ) |
mydea
commented
Sep 9, 2024
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: