lnd/.github
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
..
actions build: bump Go versions 2026-06-08 17:02:58 -03:00
ISSUE_TEMPLATE github: change to form-based issue template 2025-09-19 11:40:49 +02:00
workflows ci: split issue dedupe into find and post jobs 2026-07-07 21:24:55 -07: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