Skip to content

Conversation

@stpierre
Copy link
Contributor

@stpierre stpierre commented Dec 9, 2025

Reverts #8750

This turned out to be unnecessary; we already have a separate ruleset for release branches, so we can just make this status required in that ruleset. Usually Github makes it as hard as possible to require different statuses for different PRs, but the exception turns out to be when those PRs can be clearly separated by target branch name.

@stpierre stpierre marked this pull request as ready for review December 9, 2025 18:33
@stpierre stpierre requested review from a team as code owners December 9, 2025 18:33
@semgrep-managed-scans
Copy link

Semgrep found 1 missing-explicit-permissions finding:

  • .github/workflows/check-release-dependencies.yml

No explicit GITHUB_TOKEN permissions found at the workflow or job level. Add a permissions: block at the workflow root (applies to all jobs) or per job with least privilege (e.g., contents: read and only specific writes like pull-requests: write if needed).

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