You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be tricky to isolate problems in incoming pull requests because they usually rebuild all sources for a legislature, which means you can be faced with problems from multiple different sources interacting with each other.
Proposed Solution
Only rebuild a single source at a time. This will probably force us to solve everypolitician/rebuilder#60 due to the sheer volume of PRs that will be queued up.
Update the webhook url that scrapers call to include the source
Acceptance Criteria
There should be no regular PRs being generated for a whole legislature.
Not Required
We don't need to change how the rebuilds are done for this issue, just change the webhook url.
Problem
It can be tricky to isolate problems in incoming pull requests because they usually rebuild all sources for a legislature, which means you can be faced with problems from multiple different sources interacting with each other.
Proposed Solution
Only rebuild a single source at a time. This will probably force us to solve everypolitician/rebuilder#60 due to the sheer volume of PRs that will be queued up.
Acceptance Criteria
There should be no regular PRs being generated for a whole legislature.
Not Required
We don't need to change how the rebuilds are done for this issue, just change the webhook url.
Prerequisites
Due Date
ASAP!
Design?
No.
Text?
No.
Bloggable?
No.
The text was updated successfully, but these errors were encountered: