actions-marketplace-validations/Next Release Date
Get the next date for the Release based on schedule
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| releaseDays | Comma separated list of numbers representing day of the week that the Release Candidate is generated. `0=Sunday`, `1=Monday`, `2=Tuesday`, etc. 0-6. | yes | — |
Outputs
| name | description |
|---|---|
| next_rc_day_of_week | The day of the week (i.e. Monday, Tuesday, Wednesday, etc) that the next Release Candidate will get generated. |
| next_rc_date_title | Get the date for the next Release Candidate MM-DD-YYYY |
| next_rc_date_iso | Get the date for the next Release Candidate in ISO format |