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

GitHub action to block PRs into main #200

Open
flanakin opened this issue Jul 8, 2023 · 0 comments
Open

GitHub action to block PRs into main #200

flanakin opened this issue Jul 8, 2023 · 0 comments
Labels
Help wanted ✨ Extra attention is needed Skill: DevOps GitHub setup and automation

Comments

@flanakin
Copy link
Collaborator

flanakin commented Jul 8, 2023

⚠️ Problem

All PRs should be submitted against dev, but GitHub doesn't support that as a default PR branch when the code needs to show main for the latest stable release.

🛠️ Solution

Add a GitHub action that blocks PRs main and creates a new one against dev.

ℹ️ Additional context

We should also consider switching the default branch to dev and moving documentation out to a separate site. That would minimize the issue, but we still need to block PRs to main.

🙋‍♀️ Ask for the community

We could use your help:

  1. Please vote this issue up (👍) to prioritize it.
  2. Leave comments to help us solidify the vision.
@flanakin flanakin added Help wanted ✨ Extra attention is needed Skill: DevOps GitHub setup and automation labels Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted ✨ Extra attention is needed Skill: DevOps GitHub setup and automation
Projects
None yet
Development

No branches or pull requests

1 participant