androidx/GitHub Work Flow Hooks
A Web Hook for GitHub Workflows
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Jun 24, 2021
- License
- Apache 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: androidx/github-workflow-webhook-action@49581a4a073d1fc14a4c2a6317a03c882047e227 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| url | The Web Hook URL where a HTTP POST will be delivered | yes | — |
| secret | The Web Hook Secret sent via the X-GitHub-Secret HTTP Header | no | — |
| payload | Additional payload data | no | {} |
Outputs
| name | description |
|---|---|
| status | The result HTTP status code |
| statusTest | The result HTTP status text |