kafkasl/Remove a path from another repository
Used for removing files and folders from another repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to remove from the other repository | yes | — |
| destination_repo | Destination repository | yes | — |
| user_email | Email for the git commit | yes | — |
| user_name | GitHub username for the commit | yes | — |
| destination_branch | branch to remove file from, defaults to master | no | — |
| destination_branch_create | Destination branch to create for this commit | no | — |
| commit_message | A custom message for the commit | no | — |
| git_server | Git server host, default github.com | no | github.com |
Outputs
no outputs