Add auto apply labels workflow for PRs by MuhammadTahaNaveed · Pull Request #1161 · apache/age
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 481
Conversation
- This workflow will automatically apply labels to PRs based on the branch name. - This will help us to filter out PRs intended for a specific branch e.g PG11, PG12, PG13, PG14, PG15, master and any PR for other ongoing project branches. - Currently it supports only PG11, PG12, PG13, PG14, PG15 and master. We can add more by adding a new entry in the .github/labeler.yml file.
MuhammadTahaNaveed
changed the title
Add auto apply labeler workflow for PRs
Add auto apply labels workflow for PRs
This was referenced
Aug 22, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters