lnd/.github/workflows
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
..
backport.yml ci: fix some minor issues in the backport ci job 2025-12-14 09:00:02 +01:00
claude.yml workflows/claude: fix PR checkout for fork PRs 2026-01-29 13:30:41 -04:00
docker.yml github actions: move pgp key to daily builds 2025-08-19 08:35:42 +02:00
main.yml build: update CI+release version to Go 1.25.5 2026-01-13 16:07:38 +01:00
pr-severity.yml ci: add tool constraints to pr-severity prompt 2026-02-03 10:22:56 -08:00
release.yaml build: update CI+release version to Go 1.25.5 2026-01-13 16:07:38 +01:00
stats.yml .github: run PR review stats only for side branches 2025-07-17 20:42:24 +08:00