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

What users can/'t push directly based on privileges #2

Open
maurolepore opened this issue Mar 6, 2017 · 0 comments
Open

What users can/'t push directly based on privileges #2

maurolepore opened this issue Mar 6, 2017 · 0 comments
Labels

Comments

@maurolepore
Copy link
Contributor

via

Users can be given different levels of privilege for specific repos. Users with:

  • admin privilege can always push directly, even to protected branches,
  • write privilege can push directly except to protected branches, where they need to push on issue branch via pull request,
  • read privilege can never push, but fork and propose a pull request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant