sei-jmattson/trigger-issue-action
Create issue on matching text
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| trigger | The text on which to trigger. Text following trigger is included in issue body. | yes | /drr |
| title | The issue title | yes | Doc Review Required |
| repo | The destination repo for the issue. If blank, posts to PR head repo. | — | — |
| repo_token | The access token to create an issue. | — | — |
Outputs
| name | description |
|---|---|
| posted | True if issue posted |