You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #190: Add GitHub Action for Automatic Labeling Based on File Changes.
d410c4a added labeler (0xZaddyy)
Pull request description:
This pull request introduces a GitHub Action workflow that automatically applies labels to pull requests based on the files modified.
**What This Does**
1. Automatically applies labels like **c-node**, **c-client**, **c-integration**, etc.
2. Labeling is based on file path patterns using the labeler GitHub Action
3. Runs on PR events: **opened**, **synchronize**, and **reopened**
i made a PR to test this in my fork: [https://github.com/0xZaddyy/corepc/pulls](url)
ACKs for top commit:
tcharding:
ACK d410c4a
Tree-SHA512: 59acaa756b6c7cde5ddf2b5884ed7e95c655420795f7377df9b73d4c179237edf7a03f03b4f2cfbd641528cacb81ae60f83d74a6efe15a18beaf34adcd79602f
0 commit comments