nearform-actions/Github Action Notify Release
Create an issue if there is a release pending
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token | no | ${{ github.token }} |
| notify-after | The time after which unreleased commits should be considered stale and should notify for a release | no | — |
| stale-days | Number of days of inactivity before a release becomes stale | no | 7 |
| commit-messages-lines | Limit the number of first x lines from commit messages that will be added in the issue description. No truncation when set to 0. | no | 1 |
Outputs
no outputs