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

Add "PR doctor" script #33

Merged
merged 3 commits into from
Jan 2, 2024
Merged

Add "PR doctor" script #33

merged 3 commits into from
Jan 2, 2024

Conversation

ChrisBAshton
Copy link
Contributor

@ChrisBAshton ChrisBAshton commented Jan 2, 2024

See commits for details.

This script was used to help debug #32.

This script gives an easy way of populating a GitHubClient instance
with API information for a specific PR, and a way of querying the
PullRequest class for information. This can be a useful way of
debugging why a particular PR did or did not auto-merge as expected
(which otherwise requires a lot of faffing around to get to that
starting point).
@ChrisBAshton ChrisBAshton merged commit 1c71c40 into main Jan 2, 2024
7 checks passed
@ChrisBAshton ChrisBAshton deleted the add-pr-doctor-script branch January 2, 2024 13:44
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.

2 participants