I'm working on implementing a functionality to progressively allow the dev team to receive Seer PRs. Ideally, I should be able to trigger Seer to generate PRs on issues identified as low risk as flooding devs with PRs on every open issues won't help al all
I'm planning on implementing this configurable gatekeep using a script that would run daily releasing PRs for low risk issues for certain repositories.
Have any of you implemented something similar?