issues
search
BitnineGlobal
/
agensgraph
Apache License 2.0
30
stars
6
forks
source link
[v2.14] Add auto apply label workflow for PRs
#11
Closed
MuhammadTahaNaveed
closed
5 months ago
MuhammadTahaNaveed
commented
5 months ago
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 v2.12, v2.13, v2.14 and any PR for other ongoing project branches.
Currently it supports only v2.12, v2.13 and v2.14. We can add more by adding a new entry in the .github/labeler.yml file.