Skip to content

Require milestone to be set on pull requests - #9962

Closed
svenklemm wants to merge 1 commit into
mainfrom
sven/milestone
Closed

Require milestone to be set on pull requests#9962
svenklemm wants to merge 1 commit into
mainfrom
sven/milestone

Conversation

@svenklemm

Copy link
Copy Markdown
Member

Add a CI check that fails if a pull request has no milestone assigned.
The check is skipped for bot-authored pull requests and can be disabled
by adding a "Disable-check: milestone" trailer to the pull request body.

Add a CI check that fails if a pull request has no milestone assigned.
The check is skipped for bot-authored pull requests and can be disabled
by adding a "Disable-check: milestone" trailer to the pull request body.
@github-actions
github-actions Bot requested review from akuzm and dbeck June 4, 2026 07:36
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

@dbeck, @akuzm: please review this pull request.

Powered by pull-review

@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@akuzm

akuzm commented Jun 4, 2026

Copy link
Copy Markdown
Member

I'd have this as opt-in instead. Most PRs are just "ready when done" and not tied to a particular release. This is the point of our periodical release model, avoiding arbitrary deadlines for given features.

@svenklemm svenklemm closed this Jun 4, 2026
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.

3 participants