Skip to content

ci: enforce semantic pull request titles - #126

Merged
roschaefer merged 1 commit into
mainfrom
enforce-semantic-prs
Jul 28, 2026
Merged

ci: enforce semantic pull request titles#126
roschaefer merged 1 commit into
mainfrom
enforce-semantic-prs

Conversation

@roschaefer

@roschaefer roschaefer commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Require pull request titles to follow Conventional Commits with amannn/action-semantic-pull-request before they can pass GitHub checks.

The workflow runs on pull_request_target with read-only PR permissions, skips drafts, and rechecks when a draft is marked ready. It leaves the allowed type list to the action defaults instead of duplicating that policy locally.

Verification: git diff --check.

@roschaefer
roschaefer force-pushed the enforce-semantic-prs branch 2 times, most recently from 9b5a900 to 551f4bd Compare July 28, 2026 14:09
@roschaefer roschaefer changed the title ci: enforce semantic pull request metadata ci: enforce semantic pull request titles Jul 28, 2026
@roschaefer
roschaefer force-pushed the enforce-semantic-prs branch from 551f4bd to 5580f28 Compare July 28, 2026 14:19
@roschaefer
roschaefer marked this pull request as ready for review July 28, 2026 14:26
Require pull request titles to follow Conventional Commits with amannn/action-semantic-pull-request before they can pass GitHub checks.

The workflow runs on pull_request_target with read-only PR permissions, skips drafts, and rechecks when a draft is marked ready. It leaves the allowed type list to the action defaults instead of duplicating that policy locally.

Verification: git diff --check.
@roschaefer
roschaefer force-pushed the enforce-semantic-prs branch from 5580f28 to 651e83c Compare July 28, 2026 22:43
@roschaefer
roschaefer enabled auto-merge (squash) July 28, 2026 22:43
@roschaefer
roschaefer merged commit 98573d4 into main Jul 28, 2026
1 check passed
@roschaefer
roschaefer deleted the enforce-semantic-prs branch July 28, 2026 22:48
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.

1 participant