This adds a workflow that parses a newly opened or edited PR's title to automatically add Kind/Testing or Kind/Documentation labels if it starts with ci/test or docs, respectively.
This adds a workflow that parses a newly opened or edited PR's title to automatically add `Kind/Testing` or `Kind/Documentation` labels if it starts with `ci`/`test` or `docs`, respectively.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.