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
Describe the bug
When a Pull request is created as a Draft pull request then marked as Ready for Review, it does not send any notification to Slack anymore. This was working on 30 Oct. To Reproduce
Steps to reproduce the behavior:
Subscribe to Pull request events in Slack: /github subscribe owner/repo pulls
Create a Pull request as draft
Mark it as Ready for Review
No notification
Expected behavior
As it was working previously, I'm expecting the following notifications in Slack:
Pull request opened by ..
Pull request ready for review by ...
Review approved by ... on ... pull request
Pull request merged by ...
Additional context
Official integration between GitHub and Slack. Everything else is working, except the described scenario above.
The text was updated successfully, but these errors were encountered:
Describe the bug
When a
Pull request
is created as aDraft pull request
then marked asReady for Review
, it does not send any notification to Slack anymore. This was working on 30 Oct.To Reproduce
Steps to reproduce the behavior:
Pull request
events in Slack:/github subscribe owner/repo pulls
Pull request
as draftReady for Review
Expected behavior
As it was working previously, I'm expecting the following notifications in Slack:
Pull request opened by ..
Pull request ready for review by ...
Review approved by ... on ... pull request
Pull request merged by ...
Additional context
Official integration between GitHub and Slack. Everything else is working, except the described scenario above.
The text was updated successfully, but these errors were encountered: