int128/update-generated-files-action

Push the current changes to pull request for autofix

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commit-messagecommit messageyesAutofix (${{ github.workflow }} / ${{ github.job }})
commit-message-footerFooter of commit messageno
head-branch-keysKeys of the head branch name of a pull request to createyes${{ github.workflow }} ${{ github.run_number }} ${{ github.job }} ${{ strategy.job-index }}
titletitle of pull requestyesAutofix by GitHub Actions (${{ github.workflow }} / ${{ github.job }})
bodybody of pull requestyesGitHub Actions automatically updated the files by the workflow ${{ github.workflow }} / job ${{ github.job }}. @${{ github.actor }}
draftIf true, create a draft pull requestnofalse
reviewersreviewers of pull request (multiline)no
labelslabels of pull request (multiline)no
dry-runIf true, do not push the changesnofalse
tokenGitHub token to create a pull requestyes${{ github.token }}
namedescription
pull-request-urlURL of pull request, if created
pull-request-idNode ID of pull request, if created
pull-request-numberNumber of pull request, if created