lnd/.github/workflows
Olaoluwa Osuntokun d1ea8687c0 ci: split issue dedupe into find and post jobs
In this commit, we give the issue dedupe workflow the same shape: one job
finds the duplicate candidates, another posts the comment. The find job
records the candidate issue numbers to a file, and the post job hands
those numbers to comment-on-duplicates.sh, which already validates each
number and renders the comment from a fixed template.

Keeping detection and posting apart mirrors how the script is already
factored, so the post job ends up a thin wrapper over it. We also drop the
unused id-token permission and turn off checkout credential persistence
while we're in here.
2026-07-07 21:24:55 -07:00
..
backport.yml ci: fix some minor issues in the backport ci job 2025-12-14 09:00:02 +01:00
claude-dedupe-issues.yml ci: split issue dedupe into find and post jobs 2026-07-07 21:24:55 -07: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
gateway.yml github: bump gateway code-review to v0.4.4 (#10926) 2026-06-26 01:57:46 +00:00
govulncheck.yml build: bump Go versions 2026-06-08 17:02:58 -03:00
main.yml build: bump Go versions 2026-06-08 17:02:58 -03:00
pr-severity.yml ci: split PR severity workflow into classify and apply jobs 2026-07-07 21:24:55 -07:00
release.yaml ci: require OTS proofs for final releases 2026-06-09 21:17:57 -03:00
stats.yml .github: run PR review stats only for side branches 2025-07-17 20:42:24 +08:00
verify-release.yaml ci: require OTS proofs for final releases 2026-06-09 21:17:57 -03:00