Open ruslanbes opened 2 years ago
Hello @ruslanbes , thank you for submitting an issue! 👍 We highly appreciate it if you work on it as well.
Once I get everything polished and working without any bugs and without human interaction, I will begin work on an automation!
Sorry for all of the delays, I've just graduated and have been hunting for a job (just started this week!) but I am settled again and can resume work on this project - I want to finalize a few features on the program before adding GH automations. I've been working on them and you can see the progress on the 'saves' branch.
there is no time pressure at all, congratulation with graduation and big luck with job search! Take your time please!
if you think this task looks too big, pls split it in several small one, like setup CI, make job run, adjust something ... and etc
commited
There is a java app - duplicate detective developed by @spencerstith that finds duplicate questions and does reordering.
The goal is to use it to do a regular automatic cleanup. The easiest automation: run the CI/CD pipeline daily and create PRs that should be manually approved. Akin to dependabot.
For instance CircleCI gives 6000 free build minutes per month. Might be enough for us