backflip/Detect Deployment URL
Detect deployment URL in bot comment (Netlify, Vercel etc.)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| regex | RegExp to detect URL | yes | — |
| ignoreRegex | RegExp to decide whether to ignore this comment | no | — |
Outputs
| name | description |
|---|---|
| url | The detected URL |