eass-hit-part-a-2022-class-ii/Fork Sync
Keep your fork up to date
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | Owner of the forked repository | no | — |
| token | Token for the github API | no | ${{ github.token }} |
| head | Branch to track | no | master |
| base | Branch to keep updated | no | master |
| merge_method | Merge method to use | no | merge |
| pr_title | The title of the pull request | no | Fork Sync: Update from parent repository |
| pr_message | The message in the pull request | no | — |
| ignore_fail | Ignore Exceptions | no | false |
| auto_approve | Automatically approve pull request before merge | no | false |
| auto_merge | Automatically merge the pull request | no | true |
| retries | Retry count | no | 4 |
| retry_after | Delay amount between retries | no | 60 |
Outputs
no outputs