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

Reimplimenet ability to restrict updating branches directly #265

Closed
emteknetnz opened this issue Jun 3, 2024 · 1 comment
Closed

Reimplimenet ability to restrict updating branches directly #265

emteknetnz opened this issue Jun 3, 2024 · 1 comment

Comments

@emteknetnz
Copy link
Member

Branch protection rulesets were added to all supported repos on this issue

The ended up breaking automated merge-ups so part of the ruleset was reverted on this issue

This meant that there was again no need to have bypass ability to directly pushing to a branch

Notes

  • We may wish to not actually do this card if the solution turns out to be too convoluted, and we just live the the fact that people with write permissions can directly push to branches

Acceptance criteria

  • Users without bypass permissions cannot push directly to branches
  • Automated merge-ups work
@maxime-rainville
Copy link
Contributor

Duplicate of #260

@maxime-rainville maxime-rainville marked this as a duplicate of #260 Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants