hiwabbi/wabbi-gate-by-issues
Determine Wabbi gate pass status based on associated ticket keys
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| wabbiHost | URL to Wabbi site | yes | — |
| wabbiProjectId | Wabbi project id associated with the GitHub repo | yes | — |
| issuePrefixes | Comma separated list of associated issue project prefixes | yes | — |
| wabbiGateId | Id of the Wabbi gate associated with the GitHub repo | yes | — |
| wabbiGateToken | Secret Token to access the Wabbi Gate | yes | — |
| githubToken | set github token to secrets.GITHUB_TOKEN | yes | — |
Outputs
| name | description |
|---|---|
| status | Status of Wabbi gate pass |