Skip to content

ci: add hotfix cherry-pick provenance check#36340

Merged
laipz8200 merged 1 commit into
mainfrom
laipz8200/hotfix-cherry-pick-provenance
May 18, 2026
Merged

ci: add hotfix cherry-pick provenance check#36340
laipz8200 merged 1 commit into
mainfrom
laipz8200/hotfix-cherry-pick-provenance

Conversation

@laipz8200
Copy link
Copy Markdown
Member

Summary

  • Adds a GitHub Actions workflow for PRs targeting hotfix/** and lts/**.
  • Adds a checker loaded from origin/main that requires each PR commit to include git cherry-pick -x provenance and verifies the source commit is reachable from main.
  • Emits an English remediation message telling contributors to use git cherry-pick -x from main.

Screenshots

N/A

@laipz8200 laipz8200 marked this pull request as ready for review May 18, 2026 10:02
@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 18, 2026
@laipz8200 laipz8200 enabled auto-merge May 18, 2026 10:02
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 18, 2026
@laipz8200 laipz8200 added this pull request to the merge queue May 18, 2026
Merged via the queue into main with commit 75d7fc0 May 18, 2026
28 checks passed
@laipz8200 laipz8200 deleted the laipz8200/hotfix-cherry-pick-provenance branch May 18, 2026 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants