Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: If open issue with same title exist, update it. #63

Closed
PrinsFrank opened this issue Aug 4, 2020 · 4 comments
Closed

Feature: If open issue with same title exist, update it. #63

PrinsFrank opened this issue Aug 4, 2020 · 4 comments

Comments

@PrinsFrank
Copy link
Contributor

We have a scheduled run that generates an issue. We would like to combine it with an existing issue with the same title if it is open. Would you accept a PR for this?

@JasonEtco
Copy link
Owner

Hey @PrinsFrank 👋 thanks for the issue! I'm a little torn - I agree that this functionality would be really good, but I almost think it should live in a separate action. Or, it needs to be opt-in for this action, as an input like createOrUpdate: boolean.

I think I'm leaning towards an option in this Action though, so a PR would be great!

@collen-kr
Copy link

@PrinsFrank are you planning to contribute this feature? I also have this potential use case. @JasonEtco I fully agree this feature should be opt in only !

@PrinsFrank
Copy link
Contributor Author

@collen-kr We are currently living with the fact that duplicate issues are created by manually closing the older versions of that same issue. It would be nice to have this, and good to hear that we are not the only ones wanting to use this, but this was kinda low on my list. Would you want to look into this? Otherwise I will plan to try to implement it this weekend.

@JasonEtco
Copy link
Owner

Closed by #71 🎉 Thanks @PrinsFrank!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants