-
Notifications
You must be signed in to change notification settings - Fork 253
Support github pull request merge action #117
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
base: master
Are you sure you want to change the base?
Changes from 7 commits
1531c34
3f1f53e
3582ca2
4523e75
f2f8308
b4e8c67
d737085
f97ab81
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -371,7 +371,7 @@ | |
"site_admin": false | ||
}, | ||
"merge_commit_sha": "e5bd3914e2e596debea16f433f57875b5b90bcd6", | ||
"merged": false, | ||
"merged": true, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. the json payload in There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I tested on my own repo, the There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I think there may be a misunderstanding. The There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hmmm, it the But having another test json (maybe |
||
"mergeable": true, | ||
"merged_by": { | ||
"login": "octocat", | ||
|
@@ -398,4 +398,4 @@ | |
"deletions": 3, | ||
"changed_files": 5, | ||
"maintainer_can_modify": true | ||
} | ||
} |
Uh oh!
There was an error while loading. Please reload this page.