Ebazhanov/linkedin-skill-assessments-quizzes

Integrate Duplicate Detective in CI/CD

Open

#3,731 opened on May 25, 2022

View on GitHub
 (6 comments) (3 reactions) (1 assignee)Python (27,188 stars) (13,515 forks)batch import
help wanted

Description

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