ghs icon indicating copy to clipboard operation
ghs copied to clipboard

Refactor clean-up job to use GitHub API

Open dabico opened this issue 5 months ago • 0 comments

This PR modifies CleanUpProjectsJob to more closely resemble the CodeAnalysisJob. We remove usages of RestTemplate, as it has proven to be unreliable in Dockerized environments.

dabico avatar Sep 19 '24 09:09 dabico