hamuyuuki/Pushing Hours Restriction
Add pushing hours restriction to the Branch protection rule of the default branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | If you authenticate with a GitHub App, you should set this input. You can set App Id of your GitHub App. | yes | — |
| private_key | If you authenticate with a GitHub App, you should set this input. You can set Private key of your GitHub App. | yes | — |
| weekdays | You can set a comma delimited short weekday (e.g. 'MON,TUE'). When you set a value to weekdays, you can enable pushing hours on that weekdays. | no | MON,TUE,WED,THU |
| start_hour | You can set a start of pushing hours. | yes | — |
| end_hour | You can set an end of pushing hours. | yes | — |
| time_zone | You can set an IANA time zone name (e.g. 'Asia/Tokyo'). When you set a value to time_zone, you can enable pushing hours with that time zone. | no | Etc/UTC |
Outputs
no outputs