Skip to content

feat(CI): use more strict mode - #29514

Open
grunweg wants to merge 4 commits into
leanprover-community:masterfrom
grunweg:more-strict-mode
Open

feat(CI): use more strict mode#29514
grunweg wants to merge 4 commits into
leanprover-community:masterfrom
grunweg:more-strict-mode

Conversation

@grunweg

@grunweg grunweg commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Open in Gitpod

We ignore draft PRs and PRs with the WIP label.
The set of checks is intentionally kept small, and could be expanded in the
future.

Hook up
@grunweg grunweg added WIP Work in progress CI Modifies the continuous integration setup or other automation labels Sep 10, 2025
@github-actions

Copy link
Copy Markdown

PR summary ae91682d71

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Tactic 1
Mathlib.Tactic.Linter.ValidatePRTitle (new file) 44

Declarations diff

+ checkTitleLabels
+ checkTitleLabelsCLI
+ main
+ splitAtPos
+ validateTitle

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).

@mathlib4-merge-conflict-bot

Copy link
Copy Markdown
Collaborator

This pull request has conflicts, please merge master and resolve them.

@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Oct 25, 2025
@grunweg grunweg changed the title More strict mode feat(CI): use more strict mode Nov 19, 2025
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 merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) WIP Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants