Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Trim github branches #333

Open
Jieran-S opened this issue Jan 6, 2025 · 3 comments
Open

Fix: Trim github branches #333

Jieran-S opened this issue Jan 6, 2025 · 3 comments
Assignees

Comments

@Jieran-S
Copy link
Member

Jieran-S commented Jan 6, 2025

Get rid of out-of-use github branches

@Jieran-S Jieran-S changed the title Trim github branches Fix: Trim github branches Jan 6, 2025
@Jieran-S
Copy link
Member Author

  1. workflow_update branch is branched and rebased regularly from the native branch.
  2. Main branch should be up to date with workflow_update branch perhaps
  3. In the future (once published/set out) perhaps it's worth it to convert to fork-PR mode instead of branch-PR mode
  4. See discussion in Do we still need the preprocessing steps? #336 on making optargs for only a named branch ("centralized preprocessing")

@niklasmueboe
Copy link
Collaborator

For now I removed all branches that werent ahead of {default}-branch. There are probably still quite a few left that are stale and will never be merged.

Maybe we need to discuss at some point which ones to keep

@Jieran-S
Copy link
Member Author

Thank you! I can clean up those that were created by me and in the next meeting to ask everyone to check their own branches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants