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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 26, 2026
- License
- None
Pinned Snippet
uses: rapid-recovery-agency-inc/ready-for-review-action@6c30e0e5753479dcf6a7344483d04bb81be7f05c # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| buddy-webhook-base-urls | Newline-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-token | GitHub token used to read and write PR comments. Defaults to the built-in GITHUB_TOKEN secret. | yes | ${{ github.token }} |
Outputs
no outputs