Closed seokho-son closed 3 years ago
This PR proposes a GitHub workflow for action by command-style comments (inspired by Kubernetes Prow))
Supported comments are as follows, /assign /unassign /approve /retitle /area /kind /priority /remove /lgtm /close /reopen /lock /milestone /hold /cc /uncc
This GitHub workflow is based on jpmcb/prow-github-actions . https://github.com/jpmcb/prow-github-actions/blob/main/docs/commands.md
You can see a demo PR from here to check actions.
/lgtm
This PR proposes a GitHub workflow for action by command-style comments (inspired by Kubernetes Prow))
Supported comments are as follows, /assign /unassign /approve /retitle /area /kind /priority /remove /lgtm /close /reopen /lock /milestone /hold /cc /uncc
This GitHub workflow is based on jpmcb/prow-github-actions . https://github.com/jpmcb/prow-github-actions/blob/main/docs/commands.md
You can see a demo PR from here to check actions.