Back to overview
Degraded

Re-approving pull requests broken for a small proportion of pull requests that match all four of the conditions in the description

Oct 3, 2024 at 4:00pm UTC
Affected services
app.meticulous.ai#pr-approval-workflow

Resolved
Oct 4, 2024 at 12:00am UTC

Resolved issue which meant a small proportion of pull requests could not be re-approved once already approved. To be affected the pull requests had to match all four of the below conditions:

  1. PR created before 1am GMT+1 4th October
  2. PR approved
  3. Another commit pushed after 5pm GMT+1 3rd October but before 1am GMT+1 4th October and after the initial approval
  4. That additional commit had to trigger a test run which has diffs

Any pull requests which were affected can now be approved.

Created
Oct 3, 2024 at 4:00pm UTC

A BE regression meant that from it was not possible to reapprove a small subset of pull requests which were already approved but which had a new commit pushed that invalidated their original approval. To be affected the pull request had to fulfil all four of the below conditions:

  1. PR created before 1am GMT+1 4th October
  2. PR approved
  3. Another commit pushed after 5pm GMT+1 3rd October but before 1am GMT+1 4th October and after the initial approval
  4. That additional commit had to trigger a test run which has diffs