#Is it posible to trigger seer via the API?

5 messages · Page 1 of 1 (latest)

fleet nymph
#

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?

#

I have two concern by implementing seer with automatic PRs:

  • Receiving way too many PRs that would add way too much work to developers at once.
  • Costs. I'm considering triggering Sentry using a bot account to control the number of PRs (if this is doable using the API ❓ ).

It would be great to have a similar functionality builtin

south bloom
#

you can start a new issue fix (up to PR creation) using the API.