CI: PrAssignee.yml: Skip BumpStdlibs.jl PRs (PRs authored by @DilumAluthgeBot)#58625
CI: PrAssignee.yml: Skip BumpStdlibs.jl PRs (PRs authored by @DilumAluthgeBot)#58625DilumAluthge merged 5 commits intomasterfrom
PrAssignee.yml: Skip BumpStdlibs.jl PRs (PRs authored by @DilumAluthgeBot)#58625Conversation
|
Let's hold off on reviewing this PR until we have merged #58612. Then I'll rebase this PR. Otherwise we'll probably end up with merge conflicts. |
|
This PR is okay, but I think we can do the same functionality with a much smaller diff & shorter implementation, if that matters to you. |
|
What did you have in mind? |
0311f5b to
1d96259
Compare
|
We could just push |
|
Yeah, that way we don't have to duplicate the nested if clause |
3a0d0bd to
6626976
Compare
|
Here's a test PR for the "PR author is committer" code path: That test PR seems to have worked correctly. @LilithHafner Can you open a test PR against this branch ( |
|
Also, here is a test PR from The "PR assignee" was skipped on that PR, which is the desired behavior - it means that BumpStdlibs.jl PRs will be skipped. |
|
@LilithHafner We likely also need to skip Dependabot PRs: #58657 |
…mAluthgeBot`) (JuliaLang#58625) Hat-tip to `@IanButterworth` for reporting this. --------- Co-authored-by: Lilith Orion Hafner <lilithhafner@gmail.com>
Hat-tip to
@IanButterworthfor reporting this.