Skip to content

[Merged by Bors] - ci: Add documentation/status page for workflows#35112

Closed
marcelolynch wants to merge 12 commits intoleanprover-community:masterfrom
marcelolynch:2026/WorkflowDocsAndStatus
Closed

[Merged by Bors] - ci: Add documentation/status page for workflows#35112
marcelolynch wants to merge 12 commits intoleanprover-community:masterfrom
marcelolynch:2026/WorkflowDocsAndStatus

Conversation

@marcelolynch
Copy link
Contributor

  • Add a page with a description of each workflow, classified by trigger type and importance
  • Add a workflow to push 'helpful' comments to PRs based on arbitrary criteria, use it to post a "don't forget to update the docs!" when modifying workflow files

Prepared with Codex

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

github-actions bot commented Feb 11, 2026

PR summary 7c3e14e245

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

@Vierkantor Vierkantor added the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 11, 2026
Copy link
Contributor

@Vierkantor Vierkantor left a comment

Choose a reason for hiding this comment

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

This looks broadly good to me now, thanks! If you fix the Shellcheck warnings then I'll do a final check.

@bryangingechen
Copy link
Contributor

bryangingechen commented Feb 13, 2026

The shellcheck warning still seems to be present. (We should maybe change the action to fail on warnings too, if possible; edit: done in #35265 )

@bryangingechen bryangingechen removed the awaiting-author A reviewer has asked the author a question or requested changes. label Feb 17, 2026
@bryangingechen
Copy link
Contributor

LGTM. @Vierkantor did you still want to do a final check?

@Vierkantor
Copy link
Contributor

Yes, thanks for the reminder. LGTM too!

bors r+

@mathlib-triage mathlib-triage bot added the ready-to-merge This PR has been sent to bors. label Feb 17, 2026
mathlib-bors bot pushed a commit that referenced this pull request Feb 17, 2026
- Add a page with a description of each workflow, classified by trigger type and importance
- Add a workflow to push 'helpful' comments to PRs based on arbitrary criteria, use it to post a "don't forget to update the docs!" when modifying workflow files

Prepared with Codex
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Feb 17, 2026

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title ci: Add documentation/status page for workflows [Merged by Bors] - ci: Add documentation/status page for workflows Feb 17, 2026
@mathlib-bors mathlib-bors bot closed this Feb 17, 2026
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.

3 participants

Comments