https://github.com/suzuki-shunsuke/renovate-issue-action
Create, update, and close GitHub Issues with GitHub Actions according to Renovate Pull Requests
https://github.com/suzuki-shunsuke/renovate-issue-action
Last synced: about 1 month ago
JSON representation
Create, update, and close GitHub Issues with GitHub Actions according to Renovate Pull Requests
- Host: GitHub
- URL: https://github.com/suzuki-shunsuke/renovate-issue-action
- Owner: suzuki-shunsuke
- License: mit
- Created: 2022-04-20T23:14:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-30T04:58:20.000Z (6 months ago)
- Last Synced: 2024-10-30T17:56:04.885Z (6 months ago)
- Language: Go
- Homepage: https://suzuki-shunsuke.github.io/renovate-issue-action/
- Size: 1.69 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# renovate-issue-action
[](https://raw.githubusercontent.com/suzuki-shunsuke/renovate-issue-action/main/LICENSE)
[Document](https://suzuki-shunsuke.github.io/renovate-issue-action/) | [Release Note](https://github.com/suzuki-shunsuke/renovate-issue-action/releases)
Create, update, and close GitHub Issues with GitHub Actions according to [Renovate](https://github.com/renovatebot/renovate) Pull Requests.
Especially, this tool is useful for the usecase which you have to handle a number of Pull Requests automatically and some pull requests can't be merged automatically due to CI failure.
## Question (GitHub Discussions)
If you have any question, please create a Discussion. https://github.com/suzuki-shunsuke/renovate-issue-action/discussions
## Versioning Policy
[suzuki-shunsuke/versioning-policy v0.1.0](https://github.com/suzuki-shunsuke/versioning-policy/blob/v0.1.0/POLICY.md), which is compatible with [Semantic Versioning 2.0.0](https://semver.org/).
## LICENSE
[MIT](LICENSE)