Replies: 1 comment 2 replies
-
|
@thabaum This is patching a problem that shouldn't exist. Basically it appears that you're using an unconventional way to make edits and commits which I've never seen before. Because we're getting PR notifications, which don't make sense. PRs are meant to submit something you completed, usually just 1 notification. The normal procedure with fork, work, commit - and only create the PR when you're done - doesn't have this problem. My guess is that you are doing 2 unusual things
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I've noticed that inboxes are getting flooded with commit emails, which can be overwhelming to manage. I'd like to propose a solution to minimize this issue by leveraging GitHub notifications features along with Gmail and Outlook rules. Here are some steps we can take:
Configure GitHub Notifications: We can customize our GitHub notification settings to receive only the most relevant updates. This will help reduce the number of emails we receive1. For more details, you can refer to the GitHub Docs on Configuring Notifications.
Set Up Gmail Rules: By creating rules in Gmail, we can automatically move commit emails to specific folders or labels. This way, we can keep our primary inbox clean and organized4. Here's a helpful guide on how to create rules in Gmail: How to Create a Rule in Gmail To Move Emails Automatically.
Manage Outlook Rules: Similar to Gmail, we can set up rules in Outlook to automatically move commit emails to designated folders. This will help us maintain a tidy inbox and focus on important messages4. You can find more information on managing email messages by using rules in Outlook here: Manage email messages by using rules in Outlook.
By implementing these steps, we can significantly reduce the number of commit emails flooding inboxes and improve our overall productivity. What do you think about this approach? Any additional suggestions or concerns?
Looking forward to your feedback!
Beta Was this translation helpful? Give feedback.
All reactions