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

Move closed issues into a separate directory instead of deleting them. #25

Open
ghost opened this issue Apr 29, 2020 · 3 comments
Open

Comments

@ghost
Copy link

ghost commented Apr 29, 2020

Hi. I think it's much better for close command to actually move the closed issue into issues/closed directory instead of deleting them, for future reference in case the same issue occurs again.

@grantbow
Copy link
Contributor

I've added a total of 845 commits to driusan/bug, first at grantbow/bug then over at grantbow/fit. I've made the close command configurable using options along with 20 other options to change the behavior of the program. One of them is CloseMove: true. Another is ClosePreventDelete: true. The directory can be closed or any other string by changing FitClosedDirName: closed. Defaults have been made identical to bug so far but may be changed in the future. Please let me know what you think.

@ghost
Copy link
Author

ghost commented Apr 24, 2021

@grantbow Awesome work!! 😃

@grantbow
Copy link
Contributor

Thank you very much. I've been extending bug and implementing what I've needed. This includes some import (soon export and synch) capabilities with other bug tracking systems.

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

1 participant