Enable CI on PRs
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 0
- Avg merge
- 9h 25m
- Merged PRs (30d)
- 3
Description
We should ensure that PRs don't break the stats generation. Likely only fetch them when a certain label is set and then report back in the PR with an Artifact or something.
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 locating the existing stats-generation entry point and CI configuration, then determine how pull-request runs and label checks are currently handled. Define completion as a PR workflow that safely runs the stats generation when appropriate and reports its result or artifact back to the PR.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100