lnd/.github/workflows
Suheb 2e6e61d308
Some checks failed
CI / Static Checks (push) Has been cancelled
CI / Check commits (push) Has been cancelled
CI / Lint code (push) Has been cancelled
CI / Cross compilation (push) Has been cancelled
CI / Cross compilation-1 (push) Has been cancelled
CI / Cross compilation-2 (push) Has been cancelled
CI / Run unit tests (push) Has been cancelled
CI / Run unit tests-1 (push) Has been cancelled
CI / Run unit tests-2 (push) Has been cancelled
CI / Run unit tests-3 (push) Has been cancelled
CI / Run unit tests-4 (push) Has been cancelled
CI / Run unit tests-5 (push) Has been cancelled
CI / Run unit tests-6 (push) Has been cancelled
CI / Run unit tests-7 (push) Has been cancelled
CI / Run unit tests-8 (push) Has been cancelled
CI / Run unit tests-9 (push) Has been cancelled
CI / Run basic itests (push) Has been cancelled
CI / Run basic itests-1 (push) Has been cancelled
CI / Run basic itests-2 (push) Has been cancelled
CI / Run basic itests-3 (push) Has been cancelled
CI / Run basic itests-4 (push) Has been cancelled
CI / Run itests (push) Has been cancelled
CI / Run itests-1 (push) Has been cancelled
CI / Run itests-2 (push) Has been cancelled
CI / Run itests-3 (push) Has been cancelled
CI / Run itests-4 (push) Has been cancelled
CI / Run itests-5 (push) Has been cancelled
CI / Run itests-6 (push) Has been cancelled
CI / Run itests-7 (push) Has been cancelled
CI / Run windows itest (push) Has been cancelled
CI / Run macOS itest (push) Has been cancelled
CI / Check pinned dependencies (push) Has been cancelled
CI / Check pinned dependencies-1 (push) Has been cancelled
CI / Check release notes updated (push) Has been cancelled
CI / Backwards compatibility test (push) Has been cancelled
CI / Cache Cleanup (push) Has been cancelled
CI / Send coverage report (push) Has been cancelled
github: add gateway code-review workflow (#10910)
* github: add gateway code-review workflow

Opt-in review bot invoked via /gateway review PR comments (maintainer-gated).
Thin shim onto the public lightninglabs/gateway-action (SHA-pinned to v0.4.3);
the review runtime stays private. Comment-commands only, so fork PRs never
spawn failing runs.

* github: address review on gateway workflow

- Gate the job on a /gateway command in the comment body so unrelated PR
  comments don't spin up no-op runners. Use contains() (not startsWith) since
  the runtime accepts the command at column 0 of any line, incl. multi-line.
- Pin runtime_ref to the gateway commit SHA so runtime upgrades require an lnd
  PR rather than a moved tag, matching the action SHA-pin.
2026-06-18 22:06:26 -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: use haiku model for issue dedupe workflow 2026-02-13 10:52:46 +02: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: add gateway code-review workflow (#10910) 2026-06-18 22:06:26 -07: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: use GITHUB_TOKEN instead of PAT for PR severity workflow 2026-04-08 14:49:16 +02: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