Ebazhanov/linkedin-skill-assessments-quizzes

Integrate Duplicate Detective in CI/CD

Open

#3.731 geöffnet am 25. Mai 2022

Auf GitHub ansehen
 (6 Kommentare) (3 Reaktionen) (1 zugewiesene Person)Python (27.188 Stars) (13.515 Forks)batch import
help wanted

Beschreibung

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

Contributor Guide