You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature request for git slackin': notify me once all the requirements are met
I often find myself forgetting about the builds I'm waiting on before merging and get side tracked
This would improve the signal-to-noise ratio for merger notifications!
Add a new function called checkForRequirements (or something) that will check both reviews (currently handled by checkForReviews()) and ensure the Github "Checks" are all completed/ok.
Request from Jen via Slack:
This would improve the signal-to-noise ratio for merger notifications!
checkForRequirements
(or something) that will check both reviews (currently handled bycheckForReviews()
) and ensure the Github "Checks" are all completed/ok.checkForRequirements
on receipt of this webhook, to make sure notifications happens.https://developer.github.com/v3/activity/events/types/#checkrunevent
The text was updated successfully, but these errors were encountered: