-
github_token
- default: -
- required: true
- description: The github token used to authenticate with the github API
-
requires_merge
- default: true
- required: true
- description: Determines if the PR must be merged to modify the issue state
-
state
- default: open
- required: true
- description: The issue state to be set
The purpose of this action is to be able to modify an issue's status via a pull_request event from a github workflow
nvm or node 20
npm
nvm use
npm install
npm run build