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

Use GitHub project boards for branching #365

Open
ekohl opened this issue May 15, 2024 · 2 comments
Open

Use GitHub project boards for branching #365

ekohl opened this issue May 15, 2024 · 2 comments

Comments

@ekohl
Copy link
Member

ekohl commented May 15, 2024

Branching is often a complex process where a lot of PRs are made. It's easy to lose track of them and a board can help.

We've been experimenting with this, but it should become part of the procedures so it's repeatable.

One issue already found is that only org admins can make it public. Perhaps this could be included in a setting.

Another option to consider is reusing a board for branching / releasing. At the end of a release you can archive all the done items.

@evgeni
Copy link
Member

evgeni commented May 15, 2024

@ekohl
Copy link
Member Author

ekohl commented Sep 3, 2024

I debated that. However, you need admin permissions to make a board public.

What I've done now is create https://github.com/orgs/theforeman/projects/21/views/1 which is grouped by release. That way we can simply add a new release once we branch. This still needs to be incorporated into the procedures.

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