Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: pr-release: fix MESSAGE calculation #3631

Closed
wants to merge 1 commit into from

Conversation

nomeata
Copy link
Collaborator

@nomeata nomeata commented Mar 7, 2024

previously there was a logic bug where the check if a std tag exists
would override the result of whether a mathlib tag exists (both wrote
MESSAGE in both cases).

Now we only check for the mathlib tag if we found the std tag.

previously there was a logic bug where the check if a std tag exists
would override the result of whether a mathlib tag exists (both wrote
`MESSAGE` in both cases).

Now we only check for the mathlib tag if we found the std tag.
@nomeata nomeata requested review from Kha and kim-em as code owners March 7, 2024 10:49
@nomeata nomeata added the awaiting-review Waiting for someone to review the PR label Mar 7, 2024
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc March 7, 2024 11:01 Inactive
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Mar 7, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Mar 7, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Mar 7, 2024
@nomeata nomeata closed this Mar 7, 2024
@nomeata nomeata reopened this Mar 7, 2024
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc March 7, 2024 11:13 Inactive
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan full-ci labels Mar 7, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

leanprover-community-mathlib4-bot commented Mar 7, 2024

Mathlib CI status (docs):

@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc March 7, 2024 11:21 Inactive
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Mar 7, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Mar 7, 2024
@kim-em
Copy link
Collaborator

kim-em commented Mar 17, 2024

Sorry, missed this, and have already merged #3700.

@kim-em kim-em closed this Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review Waiting for someone to review the PR breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants