Skip to content

Conversation

@Kha
Copy link
Member

@Kha Kha commented Apr 26, 2025

Continuation of #8101

@Kha Kha added changelog-no Do not include this PR in the release changelog awaiting-mathlib We should not merge this until we have a successful Mathlib build labels Apr 26, 2025
@Kha Kha changed the title fix: linter should have access to all messages, really fix: linter should have access to all messages, really Apr 26, 2025
@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 Apr 26, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Apr 26, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Apr 26, 2025
@leanprover-community-bot leanprover-community-bot removed the awaiting-mathlib We should not merge this until we have a successful Mathlib build label Apr 26, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Apr 26, 2025

  • ✅ Mathlib branch lean-pr-testing-8117 has successfully built against this PR. (2025-04-26 14:46:22) View Log
  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 18f8a18bfcadfce98d4285deeaba97cdc53cfef1 --onto 416e07a68e5d9b884de8af4836497a7cc2414c8f. You can force Mathlib CI using the force-mathlib-ci label. (2025-04-26 15:29:12)

@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Apr 26, 2025
@Kha Kha changed the base branch from nightly-with-mathlib to master April 26, 2025 14:47
@Kha Kha force-pushed the push-zqxlrktkpxnr branch from 99b55c5 to 5526cc6 Compare April 26, 2025 15:05
@Kha Kha enabled auto-merge April 26, 2025 15:05
@Kha Kha added this pull request to the merge queue Apr 26, 2025
Merged via the queue into leanprover:master with commit 8272348 Apr 26, 2025
16 checks passed
@github-actions
Copy link
Contributor

The backport to releases/v4.19.0 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-releases/v4.19.0 releases/v4.19.0
# Navigate to the new working tree
cd .worktrees/backport-releases/v4.19.0
# Create a new branch
git switch --create backport-8117-to-releases/v4.19.0
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 82723489c96e8e832d8b1b7f117f1767a0bcd071
# Push it to GitHub
git push --set-upstream origin backport-8117-to-releases/v4.19.0
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-releases/v4.19.0

Then, create a pull request where the base branch is releases/v4.19.0 and the compare/head branch is backport-8117-to-releases/v4.19.0.

@Kha Kha deleted the push-zqxlrktkpxnr branch April 26, 2025 15:48
github-actions bot pushed a commit that referenced this pull request Apr 27, 2025
Kha added a commit that referenced this pull request Apr 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport releases/v4.19.0 builds-mathlib CI has verified that Mathlib builds against this PR changelog-no Do not include this PR in the release changelog 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.

2 participants