ci: add workflow to automatically label PRs based on title #7
Reference in New Issue
Block a user
Delete Branch "ci/auto-label-prs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds a workflow that parses a newly opened or edited PR's title to automatically add
Kind/TestingorKind/Documentationlabels if it starts withci/testordocs, respectively.