intuit / intuit/auto

auto delete canary versions after a PR has been closed

Open
#2,233 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.5k
Forks
221
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

So the problem is when you install a package maintained by auto the package packument size is really big due to all the canary builds which in turn slows down npm pulls because were tryign to read 100s of mbs. This can equate to 10s of seconds of waiting when a user has to download a package.

**Describe the solution you'd like**
We want a way to auto delete canary versions after a PR has been closed or deleted.

**Describe alternatives you've considered**
Not running `shipit` on prs

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.