Skip to content
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: continuous release-plz #280

Merged
merged 1 commit into from
Jun 9, 2024
Merged

ci: continuous release-plz #280

merged 1 commit into from
Jun 9, 2024

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Jun 9, 2024

This sets up the automatic release PRs so that they are drafts, which is the lowest-friction workflow in my experience, due to some annoying GitHub limitations that attempt to prevent "bots" triggering CI runs recursively.

Explanation, aside: imagine the CI "actor" opening/updating the release PR, plus then if it auto-merged, etc, etc. GitHub is too dumb to properly detect if this is a problem or not so they seem to just disallow it entirely.

The lint types: [opened, synchronize, reopened, ready_for_review] needs placing on all workflows with "required" jobs so that they run when we un-draft (a non-bot trigger).

@NobodyXu NobodyXu added this pull request to the merge queue Jun 9, 2024
Merged via the queue into main with commit 064130b Jun 9, 2024
16 checks passed
@NobodyXu NobodyXu deleted the release-plz-continuous branch June 9, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants