An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# renovate-issue-action

[![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](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.

image

## 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)