lean4-htt/.github
Kim Morrison 5017b2bfbf
chore: Mathlib's lean-pr-testing-NNNN branches should use Batteries' lean-pr-testing-NNNN branches (#5444)
The problem here was that in Mathlib's `lean-pr-testing-NNNN` branches,
we were setting Batteries to a `nightly-testing-YYYY-MM-DD` branch. This
means that when we merge or rebase a new `nightly-with-mathlib` into a
Lean PR, the corresponding Mathlib testing branch would keep using an
old version of Batteries.

We also make sure to bump Batteries if Mathlib's `lean-pr-testing-NNNN`
branch already exists.
2024-09-24 01:33:38 +00:00
..
ISSUE_TEMPLATE chore: fix spelling mistakes in non-Lean files (#5430) 2024-09-23 21:11:20 +00:00
workflows chore: Mathlib's lean-pr-testing-NNNN branches should use Batteries' lean-pr-testing-NNNN branches (#5444) 2024-09-24 01:33:38 +00:00
PULL_REQUEST_TEMPLATE.md feat: allow addition of release-ci label via comment (#5343) 2024-09-14 08:13:48 +00:00