Skip to main content

create-scaffold-pr

Source code

Requirements​

Example​

- uses: suzuki-shunsuke/tfaction/create-scaffold-pr@main
with:
target: github/foo
github_app_token: ${{ secrets.GITHUB_APP_TOKEN }}

Inputs​

Environment variables​

  • TFACTION_TARGET
  • TFACTION_CONFIG

Required Inputs​

nametypedescription
github_app_tokenstringGitHub Access Token. github.token can't be used because it can't invoke GitHub Actions Workflow

Optional Inputs​

Nothing.

Outputs​

Nothing.