xahau/Hookstore Re-verify Hook
Automatically re-verify your Xahau Hook on Hookstore
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_url | Hookstore API URL | no | https://api.hookstore.xahau.network |
| api_key | Your Hookstore API key (generated in console settings) | yes | — |
| source_ref | Source reference (tag/branch/commit) - defaults to current ref or manifest version | no | — |
| create_if_missing | Create a new release if hook exists but release does not | no | false |
| wait_for_completion | Wait for verification to complete (polls status every 30s) | no | false |
| timeout | Maximum time to wait for completion in seconds (default: 600 = 10 minutes) | no | 600 |
Outputs
| name | description |
|---|---|
| hook_slug | The hook slug that was re-verified |
| semver | The semantic version that was re-verified |
| release_id | The release ID |
| created | Whether a new release was created |
| status | Verification status (queued, verified, failed, timeout) |