-
Notifications
You must be signed in to change notification settings - Fork 25.6k
GHF: Add clickable usernames for Approved / Reverted By #73677
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 94e8d26 (more details on the Dr. CI page): ✅ None of the CI failures appear to be your fault 💚
🚧 1 fixed upstream failure:These were probably caused by upstream breakages that were already fixed.
Please rebase on the
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we should do it, as it will notify the person when commit is landed, cherry-picked or copied into the fork
I wasn't thinking about the forked scenario, don't really want to be notified for people's forks |
Should make the usernames clickable in the Github UI Signed-off-by: Eli Uriegas <eliuriegasfb.com> [ghstack-poisoned]
Tested that this approach doesn't generate new notifications with this commit: seemethere/test-repo@dd4f218 |
Should make the usernames clickable in the Github UI Signed-off-by: Eli Uriegas <eliuriegasfb.com> [ghstack-poisoned]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, but can you please make similar change to "Reverted on behalf of"?
Should make the usernames clickable in the Github UI Signed-off-by: Eli Uriegas <eliuriegasfb.com> [ghstack-poisoned]
Done |
@pytorchbot merge this |
Hey @seemethere. |
Summary: Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: #73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/0b79715d49 Reviewed By: osalpekar Differential Revision: D34629143 fbshipit-source-id: 418e802848519054589c67de08444d8d41bad458
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Adds clickable links within the Github UI for Approve By messages with Github First merges Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: pytorch/pytorch#73677 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: malfet
Stack from ghstack:
Should make the usernames clickable in the Github UI
Signed-off-by: Eli Uriegas eliuriegas@fb.com