Commit 200dfda
committed
Set
The GitHub API doesn't actually return `action = merged' when a PR
is merged; it just sets `pull_request.merged = true'.
From the Description field for the Action key:
https://developer.github.com/v3/activity/events/types/#pullrequesteventmerged' action if merged' key is true1 parent 8a0a065 commit 200dfda
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
| |||
0 commit comments