Skip to content

[Merged by Bors] - feat(CI): On bors r/d-, remove ready-to-merge and delegated labels#21636

Closed
adomani wants to merge 3 commits intomasterfrom
adomani/remove_delegated_ready_to_merge
Closed

[Merged by Bors] - feat(CI): On bors r/d-, remove ready-to-merge and delegated labels#21636
adomani wants to merge 3 commits intomasterfrom
adomani/remove_delegated_ready_to_merge

Conversation

@adomani
Copy link
Copy Markdown
Contributor

@adomani adomani commented Feb 10, 2025

This removes the labels also on bors d-, even though this is not a bors command.

Zulip discussion


Open in Gitpod

@github-actions github-actions bot added the CI Modifies the continuous integration setup or other automation label Feb 10, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 10, 2025

PR summary 2a97943940

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No 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 script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

Copy link
Copy Markdown
Contributor

@grunweg grunweg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks plausible, thanks! (I have only compared this to existing code, somebody else should double-check. @bryangingechen Do you feel like taking a look?)
maintainer merge

@github-actions
Copy link
Copy Markdown

🚀 Pull request has been placed on the maintainer queue by grunweg.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Feb 10, 2025
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Feb 10, 2025

bors merge

@ghost ghost added ready-to-merge This PR has been sent to bors. and removed maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. labels Feb 10, 2025
mathlib-bors bot pushed a commit that referenced this pull request Feb 10, 2025
…els (#21636)

This removes the labels also on `bors d-`, even though this is not a `bors` command.

[Zulip discussion](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/queueboard/near/498700175)
@bryangingechen
Copy link
Copy Markdown
Contributor

This is already about to be merged so I won't take it off, but support for the synonym bors merge- should be added in a follow-up.

@adomani
Copy link
Copy Markdown
Contributor Author

adomani commented Feb 10, 2025

Bryan, good point! I will wait for this to merge, test it as is and then PR the merge- variation, together with any eventual bug found by testing.

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Feb 10, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(CI): On bors r/d-, remove ready-to-merge and delegated labels [Merged by Bors] - feat(CI): On bors r/d-, remove ready-to-merge and delegated labels Feb 10, 2025
@mathlib-bors mathlib-bors bot closed this Feb 10, 2025
@mathlib-bors mathlib-bors bot deleted the adomani/remove_delegated_ready_to_merge branch February 10, 2025 13:05
mathlib-bors bot pushed a commit that referenced this pull request Feb 10, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Modifies the continuous integration setup or other automation ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants