leanprover-community / leanprover-community/lean-update
Ability to Choose Which Dependency Packages to Watch
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 7
- Forks
- 7
- Avg merge
- 4h 28m
- Merged PRs (30d)
- 5
Description
Currently, users can only select Lean (lean-toolchain) and any package (lakefile). This should be extended to allow users to select arbitrary packages.
I do not personally see a strong need for this feature, but it is a theoretically possible extension.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading how the action currently handles the Lean toolchain file and lakefile selections. Trace the existing dependency-selection path, then define how an arbitrary package is selected and verify that users can watch packages beyond those two built-in choices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100