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

feat: update labeler configuration to include enhancement, bug, and release labels✨ #52

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

shivamvijaywargi
Copy link
Contributor

This pull request includes updates to the GitHub labeler configuration and workflow files to improve the labeling process and ensure proper triggering of workflows.

Labeling configuration updates:

  • .github/labeler.yml: Added new label rules for enhancement, bug, and release based on branch names.

Workflow trigger updates:

  • .github/workflows/label.yml: Changed the workflow trigger from pull_request_target to pull_request to ensure the labeler workflow runs on pull request events.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no suggestions.

@github-actions github-actions bot added the workflows GitHub workflow stuff label Nov 24, 2024
@github-actions github-actions bot added bug Something isn't working enhancement New feature or request release labels Nov 24, 2024
@shivamvijaywargi shivamvijaywargi merged commit fcc777e into main Nov 24, 2024
7 checks passed
@shivamvijaywargi shivamvijaywargi deleted the feat/automate-labelling branch November 27, 2024 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request release workflows GitHub workflow stuff
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant