typelevel / typelevel/sbt-typelevel
`prePR` bot
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 185
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Building on https://github.com/typelevel/sbt-typelevel/issues/15.
Assuming that we get our prePR command, I want a way to ask CI to run prePR for me and commit the changes.
I wonder if this can be accomplished (mostly) by spitting out an additional workflow. The only trick bit is figuring out how to conveniently trigger that workflow.
Contributor guide
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
Read issue #15 first to understand the proposed prePR command, then inspect the repository's existing CI workflow configuration and command triggers. Done means CI can be conveniently triggered to run prePR and commit the resulting changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100