Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflows - Add workflow for automatically labeling PRs #1972

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

ozgur00
Copy link
Contributor

@ozgur00 ozgur00 commented Jan 21, 2025

Description

Add workflow that automatically adds labels Feature, Fix and Chore to PRs according to branch names. This job runs only for feature, fix and chore branches and skipped otherwise. For Breaking Changes we will still have to add the label manually.

Checklist

  • Changes are tested manually

COAND-1060

@ozgur00 ozgur00 requested a review from a team as a code owner January 21, 2025 16:10
@AdyenAutomationBot AdyenAutomationBot added the Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes label Jan 21, 2025
@ozgur00 ozgur00 force-pushed the chore/add_pr_label branch from e640b36 to 8cf4af9 Compare January 22, 2025 13:05
@ozgur00 ozgur00 force-pushed the chore/add_pr_label branch from 8cf4af9 to 61b40e1 Compare January 22, 2025 13:19
Copy link

✅ No public API changes

@ozgur00 ozgur00 merged commit 2052561 into main Jan 22, 2025
15 checks passed
@ozgur00 ozgur00 deleted the chore/add_pr_label branch January 22, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore [PRs only] Indicates any task that does not need to be mentioned in the public release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants