actions-marketplace-validations/Format GDScript Code

Creates a pull request with automated code formatting for GDscript.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)${{ github.token }}
pathRelative path under $GITHUB_WORKSPACE to the repository. Defaults to $GITHUB_WORKSPACE.
commit-messageThe message to use when committing changes.Auto format GDScript code.
committerThe committer name and email address in the format `Display Name <email@address.com>`. Defaults to the GitHub Actions bot user. GitHub <noreply@github.com>
authorThe author name and email address in the format `Display Name <email@address.com>`. Defaults to the user who triggered the workflow run. GitHub <noreply@github.com>
branchThe pull request branch name.gdformatter_
branch-suffixThe branch suffix type when using the alternative branching strategy.short-commit-hash
delete-branchDelete the `branch` when closing pull requests, and when undeleted after merging.true
labelsA comma or newline separated list of labels.
assigneesA comma or newline separated list of assignees (GitHub usernames).
reviewersA comma or newline separated list of reviewers (GitHub usernames) to request a review from.
team-reviewersA comma or newline separated list of GitHub teams to request a review from. Note that a `repo` scoped Personal Access Token (PAT) may be required.
draftCreate a draft pull requestfalse

no outputs