cation
cation copied to clipboard
Electron's PR monitoring bot
This PR illustrates the problem: https://github.com/electron/electron/pull/40301 When an API WG member has reviewed a PR and added feedback, I think we're supposed to add the `api-review/reviewed` label and remove the...
See https://github.com/electron/electron/pull/39330
See https://github.com/electron/electron/pull/37535/checks?check_run_id=12028226514 The original review from @~nornagon was of this format: Link: https://github.com/electron/electron/pull/37535#pullrequestreview-1337900204
This should address an edge-case like the one seen in this PR: https://github.com/electron/electron/pull/42561 The scenario is: * Someone requests changes on a PR * That person then approves the PR...