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

Create label.yml #238

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Create label.yml #238

merged 1 commit into from
Nov 27, 2024

Conversation

santosomar
Copy link
Contributor

This pull request introduces a new workflow to automatically label pull requests based on the paths modified. The most important change is the addition of a GitHub Actions workflow configuration file.

Automation of pull request labeling:

  • .github/workflows/label.yml: Added a new workflow configuration to triage pull requests and apply labels automatically based on the modified paths. This workflow uses the actions/labeler action and requires a .github/labeler.yml file for configuration.

@santosomar santosomar merged commit 4ab1f53 into master Nov 27, 2024
2 checks passed
@santosomar santosomar deleted the labeler branch November 27, 2024 06:09
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.

1 participant