Skip to content

Commit

Permalink
mention [WIP] as a bypass for semantic PR checks
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Nov 10, 2024
1 parent 80dae09 commit aff92e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic_pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
subjectPatternError: |
The subject "{subject}" found in the pull request title "{title}"
didn't match the configured pattern. Please check the title against
the naming rules.
the naming rules. You can also use the [WIP] prefix to bypass this check.

0 comments on commit aff92e0

Please sign in to comment.