Skip to content

Conversation

jusx
Copy link
Member

@jusx jusx commented Apr 15, 2019

Goals

Adds the ability to re-run checks:
image

Note: This PR does not address the Re-run all checks link.

Changes

  • Added interceptor middleware
  • Added check-rerun interceptor to update context during a check rerun so that validation can be run with the right payload.

Copy link
Member

@shine2lay shine2lay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't able to figure how the interceptor class is trigger the liquidators check again. could you please shed some light on it?

Copy link
Member

@shine2lay shine2lay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvm, i saw that you set the event and action. that would do it i guess

@jusx
Copy link
Member Author

jusx commented Apr 16, 2019

Yes. It's the same strategy applied with pulls and milestoned/demilestoned.

@jusx jusx merged commit c231380 into master Apr 16, 2019
@jusx jusx deleted the feat-check-rerun branch April 16, 2019 06:15
@jusx jusx mentioned this pull request Apr 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-run check is not working
2 participants