rapid-recovery-agency-inc/Ready for Review – Buddy Pipelines

Posts Buddy CI pipeline webhook links as clickable buttons in a PR comment when a pull request transitions from Draft to Ready for Review. Runs at most once per PR per calendar day (UTC).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 26, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: rapid-recovery-agency-inc/ready-for-review-action@6c30e0e5753479dcf6a7344483d04bb81be7f05c # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
buddy-webhook-base-urlsNewline-separated list of Buddy pipeline entries. Each line must be in the format: Label,https://url Map this to the BUDDY_WEBHOOK_BASE_URLS repository secret. no""
github-tokenGitHub token used to read and write PR comments. Defaults to the built-in GITHUB_TOKEN secret. yes${{ github.token }}

no outputs