maxkratz/Release to issue
Create a new issue in your GitHub repository based on new releases of other GitHub repositories.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-repo | Which repo to check for new releases | yes | maxkratz/release-to-issue-docker-action |
| target-repo | Which repo to create new issues in | yes | — |
| start-date | Date limit to ignore older releases | yes | 2025-01-01 |
| assignee-name | Which GitHub user should be assigned to newly created issues | yes | — |
| github-username | Which GitHub user should be used to query the GitHub API | yes | — |
| github-token | Which GitHub token should be used to query the GitHub API | yes | — |
| dry-run | If true, the Action will not create any issues but just simulate them | no | false |
Outputs
no outputs