actions-marketplace-validations/Invite Snyk user on Issue creation
When a new Github issue is created, and contains some specific text, invite the user who's email is also defined in the issue
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| snyk-org-id | Snyk org id (not the org slug), example 4a18d42f-0706-4ad0-b127-24078731fbed | yes | — |
| regex-title | Regular expression used to match titles of Issues that needs to be considered as a trigger | yes | — |
| regex-email | Regular expression used to match the email address of the new Snyk user to be invited to the given org | yes | — |
| regex-checkbox | Optional regular expression used to match markdown checkbox that will be checked upon successful completion | no | — |
Outputs
| name | description |
|---|---|
| http-response-code | HTTP response code returned by the Snyk API |