suzuki-shunsuke / example-renovate-issue-action

Example usage of suzuki-shunsuke/renovate-issue-action
MIT License
1 stars 0 forks source link

Example cases #1

Open suzuki-shunsuke opened 2 years ago

suzuki-shunsuke commented 2 years ago
suzuki-shunsuke commented 2 years ago

Create an Issue

Pull Request was closed once because CI failed and it is difficult to solve the problem soon.

image

Then GitHub Actions Workflow was triggered and renovate-issue-action was run, and an Issue was created.

image

--

image
suzuki-shunsuke commented 2 years ago

Update an Issue

If the issue already exists, closed pull request is added to the list of closed Pull Request instead of creating a new Issue.

image

--

image
suzuki-shunsuke commented 2 years ago

Close an issue (Pull Request is merged)

If a Pull Request is merged, the related issue would be closed.

image

--

image
suzuki-shunsuke commented 2 years ago

Close an issue (Pull Request is closed by Renovate)