github / stale-repos

Find stale repositories in a GitHub organization.
https://github.blog/2023-06-05-announcing-the-stale-repos-action/
MIT License
136 stars 24 forks source link

Update the issue instead of creating a new one #59

Closed bfabio closed 10 months ago

bfabio commented 1 year ago

It would be nice to have an example of the action using only one issue and updating it whenever it runs, which I think it's the desired outcome of the action anyway.

Yakupsetiawan commented 1 year ago
zkoppert commented 1 year ago

@bfabio Originally I didn't intend to have it update the issue but rather create a new one. I think this would be a great option to have though for those that want to use it that way.