Commit 2a14cf5
committed
scripts/retire.sh: find the latest commit that added a committer
Otherwise, a committer that is removed and then added again may be
proposed for retirement within the first year of their new tenure.
This also fixes an interaction between `-o pipefail` and `SIGPIPE`
that seems to reproduce in local tests on both Darwin and Linux for
me, but somehow hasn’t been affecting CI.1 parent 86bfeed commit 2a14cf5
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
65 | 72 | | |
66 | 73 | | |
67 | 74 | | |
| |||
0 commit comments