7factor/Trigger Concourse webhook
Triggers a resource check webhook in a Concourse pipeline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 16, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: 7factor/concourse-webhook-action@39726efe5d90f67365c06d6d927cdc977f3dbbfa # no releases — HEAD as of 2026-07-21tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| concourse-url | The base URL for your Concourse CI | yes | — |
| concourse-team | The Concourse team where the pipeline lives | yes | main |
| concourse-pipeline | The Concourse pipeline where the resource lives | yes | — |
| pipeline-resource | The pipeline resource for which a check is to be triggered | yes | — |
| resource-webhook-token | The secret value used for the 'webhook_token' property of the pipeline resource | yes | — |
| pipeline-variables | A mapping of pipeline variables to their values | no | — |
Outputs
no outputs