pieces-app / opensource

Main repo for tracking open source projects, issues, conversations, and links to each open source project.
MIT License
168 stars 20 forks source link

Open Source Repo Branch/Issue Cleaning #42

Closed mason-at-pieces closed 7 months ago

mason-at-pieces commented 8 months ago

First Step

To start, every repo should have the following setting set: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-the-automatic-deletion-of-branches

This will ensure that, after a pr is merged in, that branch is automatically deleted which will keep the number of outstanding branches down.

Second Step

Then we just need to go through all open-source repos and do a manual branch and issue cleanup.

mason-at-pieces commented 7 months ago

@Sophyia7 Just assigned you on this since you are doing this somewhat already 👍

Added it to our gh project board as well and you'll see that once we add everyone

mason-at-pieces commented 7 months ago

Going to close this for now