gmlc-tdc/Create File Update PR
Pushes a new branch with changed files and opens a PR for updating the changed files in the base branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commit_msg | Commit message for the file changes | — | Automated update to changed files |
| pr_title | PR Title for updating the changed files | — | Automated update to changed files |
| pr_body | PR Body for updating the changed files | — | Automated update to changed files |
| git_email | Email to use for changed files commit | — | — |
| git_name | Name to use for changed files commit | — | — |
| branch_prefix | The prefix to add to branches created | — | create-pr-action/ |
| no_hash | Do not include the changed file hash in the PR branch name | — | false |
| replace_branch | Replace the contents of an existing PR branch of the same name | — | false |
| disable_staging | Disable automatically staging all changed files | — | false |
Outputs
no outputs