[Merged by Bors] - fix(CI): remove labels on bors merge-#21645
[Merged by Bors] - fix(CI): remove labels on bors merge-#21645
bors merge-#21645Conversation
|
bors d+ |
|
✌️ adomani can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors d- |
PR summary f18f4624feImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
|
bors d- |
|
bors r- Sorry, I noticed a mistake in the |
|
Canceled. |
|
OK, feel free to put it back on the queue when ready! |
|
✌️ adomani can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors merge Let's try this! |
Reported on #21636 This makes the older regex be more restrictive, since it now should distinguish between `bors d+`/`bors delegate` on one hand and `bors d-` on the other. Also fixes a bug in the previous PR: I had forgotten to "close" the `sed` call.
|
Pull request successfully merged into master. Build succeeded: |
bors merge-bors merge-
Reported on
#21636
This makes the older regex be more restrictive, since it now should distinguish between
bors d+/bors delegateon one hand andbors d-on the other.Also fixes a bug in the previous PR: I had forgotten to "close" the
sedcall.