Skip to content

ci: add 'style' to PR title check#5792

Merged
CarolYeh910 merged 1 commit intoaws:mainfrom
CarolYeh910:expand-valid-pr-titles
Mar 20, 2026
Merged

ci: add 'style' to PR title check#5792
CarolYeh910 merged 1 commit intoaws:mainfrom
CarolYeh910:expand-valid-pr-titles

Conversation

@CarolYeh910
Copy link
Copy Markdown
Contributor

@CarolYeh910 CarolYeh910 commented Mar 20, 2026

Goal

Expand the valid PR title types

Why

The style type is allowed by @commitlint/config-conventional.

types other than fix: and feat: are allowed, for example @commitlint/config-conventional (based on the Angular convention) recommends build:, chore:, ci:, docs:, style:, refactor:, perf:, test:, and others.

How

Add the style keyword to the task_types array in the validate-pr-title job.

Testing

The initial title of this PR started with style and the PR title check passed.

Related

#5791

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Mar 20, 2026
@CarolYeh910 CarolYeh910 changed the title style: add 'style' to pr title check ci: add 'style' to PR title check Mar 20, 2026
@CarolYeh910 CarolYeh910 requested review from jmayclin and jouho March 20, 2026 17:48
@CarolYeh910 CarolYeh910 requested review from boquan-fang and removed request for jmayclin March 20, 2026 18:49
@CarolYeh910 CarolYeh910 added this pull request to the merge queue Mar 20, 2026
Merged via the queue into aws:main with commit e464e1b Mar 20, 2026
59 checks passed
@CarolYeh910 CarolYeh910 deleted the expand-valid-pr-titles branch March 20, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants