csm-actions/Update Branch securely

Update Branch securely

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app_idGitHub App ID yes
app_private_keyGitHub App Private Key yes
server_repository_nameServer repository name no
server_repository_ownerServer repository owner no${{github.repository_owner}}
repository_ownerThe repository owner of the updated pull requestno${{github.repository_owner}}
repository_nameThe repository name of the updated pull requestno${{github.event.repository.name}}
pull_request_numberPull request numbers of the updated pull requests. You can specify multiple pull request numbers separated by commas or newlines. no${{github.event.issue.number}}
label_nameLabel name to trigger the action. no${{github.event.label.name}}
label_descriptionLabel description to trigger the action. no${{github.event.label.description}}
delete_labelEither true or false. If true, the label is deleted. notrue
github_token_to_delete_labelGitHub token to delete the label. no${{github.token}}

no outputs