Skip to content

fix: Update branch pattern to include 'feat' and 'fix' prefix - #37

Merged
oto-macenauer-absa merged 1 commit into
masterfrom
bugfix/fix-pr-requirements-prefixes
Aug 4, 2026
Merged

fix: Update branch pattern to include 'feat' and 'fix' prefix#37
oto-macenauer-absa merged 1 commit into
masterfrom
bugfix/fix-pr-requirements-prefixes

Conversation

@oto-macenauer-absa

@oto-macenauer-absa oto-macenauer-absa commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the branch naming pattern in the .github/workflows/pr-requirements.yml file to allow additional common branch prefixes. The change ensures that branches starting with feat and fix are recognized as valid, in addition to the existing prefixes.

Branch naming convention update:

  • Updated the branch-pattern in the PR requirements workflow to accept both feat and fix as valid branch prefixes, alongside existing ones like feature and bugfix.

Release Notes

  • fix PR requirements check prefixes

Related

Fixes #38

@oto-macenauer-absa oto-macenauer-absa changed the title Update branch pattern to include 'feat' and 'fix' prefix fix: Update branch pattern to include 'feat' and 'fix' prefix Aug 4, 2026
@oto-macenauer-absa
oto-macenauer-absa merged commit 2f8cc34 into master Aug 4, 2026
5 of 8 checks passed
@oto-macenauer-absa
oto-macenauer-absa deleted the bugfix/fix-pr-requirements-prefixes branch August 4, 2026 10:55
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.

fix: add 'feat' and 'fix' prefixes to the PR requirements chec

1 participant