Commit 3b3ff5c
authored
Mention the PR author in mergebot PRs (#8390)
Hopefully, this should help prevent mergebot PRs from being unnoticed by generating a GitHub notification to the author.
Test Plan: Use ghstack to push a PR (get something like gh/kirklandsign/17/head). In .github/scripts/propose_ghstack_orig_pr.py, remove print("The PR (and stack above) is not merged yet, skipping") and return after it. Then python .github/scripts/propose_ghstack_orig_pr.py --repo pytorch/executorch --ref refs/heads/gh/kirklandsign/17/head1 parent 8c9a42c commit 3b3ff5c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments