Disable notifications for Draft Pull Requests #10409
Replies: 23 comments 6 replies
-
I'm about to create 10 PRs on a Sunday and would rather my team not get bombarded with all those emails on a weekend. Draft PRs without notifications would be helpful here! |
Beta Was this translation helpful? Give feedback.
-
As someone who doesn't like draft pull requests, I would very much like to be able to opt out of notifications, especially email, for them. I'd prefer an account setting, but I'd be happy if the headers and/or content of the email indicated the draft status. At least that would allow me to use my mail client to create a filter. |
Beta Was this translation helpful? Give feedback.
-
Agreed. Being able to opt-out of draft pr notifications would be really great. |
Beta Was this translation helpful? Give feedback.
-
At the very least DRAFT PR could be labeled as such in the email notification so they can be filtered. |
Beta Was this translation helpful? Give feedback.
-
It would also require the possibility of sending an email when a PR goes from draft mode into non-draft mode, and the other way around. This would truly fix the draft mode option. There's not much of a difference with non-draft otherwise. Having just something like a convention such as |
Beta Was this translation helpful? Give feedback.
-
My teammates are obsessed with Draft PR's for some reason. Getting a new notification every time they push a new commit is a big waste of time. Really need an option to turn off Draft PR notifications before I just unsubscribe from everything. |
Beta Was this translation helpful? Give feedback.
-
+1 I often use draft PRs to do a "self-review" before I add my colleagues. I do a check locally as well, but using the github UI forces me to have a different (i.e. external) mindset going into it. Are there any updates on this? |
Beta Was this translation helpful? Give feedback.
-
Draft PRs are for me the best way to present some non-ready code to colleagues for early reviews.
I see it as a "I'm working on it, please don't bother" mode, with the possibility intentionally propose it to colleagues for opinions or early catches from knowledgeable people passing by. For this reason I think they should/could remain quiet on the email notifications. |
Beta Was this translation helpful? Give feedback.
-
I just had a bot do a mass comment on merged PRs - and these also notified which was not helpful. So the setting should be to notify for PRs in the review phase only |
Beta Was this translation helpful? Give feedback.
-
Same here - we don't need email notifications on draft pull requests. |
Beta Was this translation helpful? Give feedback.
-
I've requested the relevant dev team with Microsoft to introduce this feature. Can people please up vote it? https://developercommunity.visualstudio.com/t/Only-post-published-Pull-Requests-to-Tea/10285656 |
Beta Was this translation helpful? Give feedback.
-
I know features are ALWAYS 10x more complex than one imagines, but I feel like this has to be easy enough for an @github Pretty please 🥺 |
Beta Was this translation helpful? Give feedback.
-
I attack reviews for pull requests with zeal because I like to keep my notification box empty ("inbox zero"). Only too late I see some of the darn things were still in draft! D'oh! I approved a draft! Thanks, GitHub 😑 |
Beta Was this translation helpful? Give feedback.
-
Yes agreed! Would appreciate if I didn't send my team members unnecessary emails when I commit to a branch I have a draft PR for because it triggers PR checks which are failed. |
Beta Was this translation helpful? Give feedback.
-
I also get notifications about failed CI via email. And when I am implementing some changes to CI, I get bombarded about it in an email. Its OK, to get it on normal PRs, but there should be an option to disable notifications per PR. I guess there is no such option? You can either turn off all notifications per repository basis or get all the spam?.. |
Beta Was this translation helpful? Give feedback.
-
Would love for this to be implemented -- would dramatically improve the notifications experience for people like me who like to put up drafts for self-review as well as my colleagues who I don't want to bother for review yet! |
Beta Was this translation helpful? Give feedback.
-
I would also love for this to be configurable as I am the only one on my team that uses draft PR's early on in my workflow and my team mates receive the emails, miss the draft labels as they don't really use the feature, and start reviewing code that is not expected to work yet in the context that it is. I in the blog post that announced the Draft PR that it discusses if you have a CODEOWNERS files it should suppress notifications on draft PR's. We do have a CODEOWNERS file set up in the repo that appears to be setup correctly, but the notification are still being sent out so I'm wondering if this is a bug or perhaps I missed an announcement of this coming back?
|
Beta Was this translation helpful? Give feedback.
-
Or even put some indication in the email that it's a draft PR so I don't click on it. |
Beta Was this translation helpful? Give feedback.
-
This is extremely critical especially because its easier to catch self-made errors reviewing your own PR (in draft) on GH itself, rather than in your text-editor/IDE. i should not have to worry that I'm spamming my teammates with too many emails. |
Beta Was this translation helpful? Give feedback.
-
Currently there is an option to customise notifications. Would be great to add "Marked as draft" and "Marked as ready for review" to the list. |
Beta Was this translation helpful? Give feedback.
-
This message was added recently: I think this is very missleading. If the author added reviewers, they are indeed notified! However, it does not add automatic reviewers (from branch policy). The message should say: "Automatic Reviewers are not added in Draft Mode" The current message is just imprecise if not wrong! |
Beta Was this translation helpful? Give feedback.
-
@github An idea to make it even easier: A label that says |
Beta Was this translation helpful? Give feedback.
-
Our team would also highly appreciate the ability to disable notifications from draft PRs! |
Beta Was this translation helpful? Give feedback.
-
Creating a new discussion for this based on an old thread:
It's not helpful to me to get notifications when draft pull requests are created or when commits are pushed to them. The PR developer isn't finished yet so I don't want to be notified about this. It would be great if this were at least configurable.
Beta Was this translation helpful? Give feedback.
All reactions