Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve robustness of change detection #85

Merged
merged 5 commits into from Apr 19, 2021
Merged

Improve robustness of change detection #85

merged 5 commits into from Apr 19, 2021

Conversation

dorny
Copy link
Owner

@dorny dorny commented Apr 12, 2021

This PR improves the robustness of change detection.
It adds support for more pull_request_* events where GitHub API will be used for change detection.
For other events, whatever the ref and base are set to, it should either fetch them and do the detection or log reasonable error.

@dorny dorny marked this pull request as ready for review April 19, 2021 20:30
@dorny dorny changed the title Improve support for PR events + verify base and ref are used correctly Improve robustness of change detection Apr 19, 2021
@dorny dorny merged commit f3d3fc8 into master Apr 19, 2021
@dorny dorny deleted the improve-robustness branch April 19, 2021 20:34
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.

None yet

1 participant