codeeshop-oc/PHP CS Fix, Push and Merge

PHP CS Fix, Push and Merge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGithub Token with commit accessyes${{ github.token }}
repositoryRepository, defaults to context github.repository if omitedno${{ github.repository }}
usernameUsername of user, defaults to context github.repository_owner if omitedno${{ github.repository_owner }}
emailEmail of User, defaults to context "github-action[bot]@users.noreply.github.com" if omitednogithub-action[bot]@users.noreply.github.com
temp_branch_nameRepostory owner, defaults to context "php-cs-fix" if omitednophp-cs-fix
master_branch_nameMaster Branch Name, defaults to context github.ref_name if omitedno${{ github.ref_name }}
commit_messageCommit Message, defaults to context "Automated Bot Deployment" if omitednoAutomated Bot Deployment
pull_titlePull request title, defaults to context "Automated Bot Deployment" if omitednoAutomated Bot Deployment
pull_bodyPull request body text, defaults to "Update PH CS Fix Files" if omitednoUpdate PH CS Fix Files
assigneePull request assignee, defaults to context github.repository_owner if omitedno${{ github.repository_owner }}
reviewerPull request reviewer, defaults to context github.repository_owner if omitedno${{ github.repository_owner }}

no outputs