ci: add workflow to automatically label PRs based on title #7

Merged
rootiest merged 1 commits from ci/auto-label-prs into main 2026-05-03 03:38:43 +00:00
Owner

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.
rootiest added 1 commit 2026-05-03 03:38:38 +00:00
ci: add workflow to automatically label PRs based on title
Auto Label PRs / label (pull_request) Successful in 3s
Test PR / test (pull_request) Successful in 5s
Release on Merge / release (pull_request) Has been skipped
b78becad5f
gitea-actions bot added the Kind/Testing label 2026-05-03 03:38:42 +00:00
rootiest merged commit f2be6c151e into main 2026-05-03 03:38:43 +00:00
Sign in to join this conversation.