ofborg/ofborg
Cole Helbling 008c9c5728 tasks/eval: use regex to match labels on word boundary
This prevents a PR named "libsdl: xyz" being tagged as "6.topic: bsd".

This is slightly more robust than simply checking if the strings
"bsd" or "darwin" or "macos" are present in the title.
2022-03-16 12:48:49 -07:00
..
src tasks/eval: use regex to match labels on word boundary 2022-03-16 12:48:49 -07:00
test-nix/bin remove <nix/config.nix> usages 2020-11-07 20:45:17 +01:00
test-srcs Use environment variable for git committer in tests, too 2021-11-12 08:30:30 -08:00
.gitignore ignore private-key.pem 2018-12-30 16:05:29 -05:00
build.rs fix single-char-push-str clippy warning 2020-12-10 19:05:42 +01:00
Cargo.toml tasks/eval: use regex to match labels on word boundary 2022-03-16 12:48:49 -07:00