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: Add labeler configuration and workflow #3

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

hahwul
Copy link
Member

@hahwul hahwul commented Nov 3, 2024

Add a new labeler configuration file and workflow to automate labeling of pull requests. The labeler configuration includes rules for identifying files related to secrets and CI. The workflow runs on pull request events and uses the actions/labeler@v5 action.

Signed-off-by: HAHWUL [email protected]

Add a new labeler configuration file and workflow to automate labeling of pull requests. The labeler configuration includes rules for identifying files related to secrets and CI. The workflow runs on pull request events and uses the actions/labeler@v5 action.

Signed-off-by: HAHWUL <[email protected]>
@hahwul hahwul merged commit b4b7b32 into main Nov 3, 2024
1 check failed
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