leanprover-community/Upstreaming dashboard generator

Generate snippets to build a upstreaming dashboard for a Lean project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
website-directoryWebsite directory. Files will be generated under {website-dir}/_includes/_upstreaming_dashboardyes.
include-draftsInclude draft PRs in the ready-to-upstream listnofalse
relevant-labelsComma or newline-separated list of labels used to group PRs into Selected/Otherno""
branch-nameBranch name used to build source linksnomain
project-nameName of the project. This will define the namespace we assume to find imports (import P.*), and the corresponding root to find upstream candidates (P/Mathlib by default, see search-root)yes
search-rootNamespace under which upstreaming candidates are located (e.g. MyProject.ToMathlib). Defaults to <project-name>.Mathlib.no""

no outputs