lnd/.github
Olaoluwa Osuntokun 7b93441814 ci: add tool constraints to pr-severity prompt
Claude keeps trying to use `gh api` to add severity labels, which gets
denied by the allowed tools restriction. Instead of retrying with the
permitted `gh pr edit --add-label` command, it silently gives up and
only posts the comment. The result is that severity comments appear on
PRs but the actual labels are never applied.

Add an explicit tool constraints section at the top of the prompt so
Claude knows upfront that only `gh pr view`, `gh pr edit`, and
`gh pr comment` are available.
2026-02-03 10:22:56 -08:00
..
actions build: update CI+release version to Go 1.25.5 2026-01-13 16:07:38 +01:00
ISSUE_TEMPLATE github: change to form-based issue template 2025-09-19 11:40:49 +02:00
workflows ci: add tool constraints to pr-severity prompt 2026-02-03 10:22:56 -08:00
CODEOWNERS-HINT github/CODEOWNERS: rename code owners file to soft deactivate 2024-03-07 17:15:22 -08:00
pull_request_template.md docs: add development_guidelines.md 2025-04-14 17:08:56 +08:00