Shohei Ueda
Shohei Ueda
Close #488 Edit https://github.com/peaceiris/actions-label-commenter/edit/v2-readme/README.md?pr=%2Fpeaceiris%2Factions-label-commenter%2Fpull%2F520
Test repo: https://github.com/peaceiris/playground-actions ## Release Notes - Discussion support - Toggle draft status - Remove `actions/checkout` - `action` to `state` - Improved log messages ## Migration Guide Create `docs/migration_guide_v2.md` and...
### Checklist - [X] I am using the latest version of this action. - [X] I have read the latest README and followed the instructions. - [X] I have read...
**Is your feature request related to a problem? Please describe.** - [x] Add options section c86a189 - [x] work with issue template #332 - [x] work with other actions that...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
**Is your feature request related to a problem? Please describe.** Validate config file at first. **Describe the solution you'd like** - [Dynamic type validation in TypeScript - LogRocket Blog](https://blog.logrocket.com/dynamic-type-validation-in-typescript/) Libraries...
https://github.com/peaceiris/actions-hugo/commit/aeba6547bbb28e39b29e7d03f6978c80d6c09931
**Is your feature request related to a problem? Please describe.** An option that fetching the latest version from `value`. ```yaml with: fetch-from: 'github' # default: 'brew' ``` **Describe the solution...