Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

Allow anyone to see if a pull request can be merged automatically. #203

Closed
cirosantilli opened this issue Jun 3, 2014 · 1 comment
Closed

Comments

@cirosantilli
Copy link
Collaborator

Currently, only collaborators can see it. If a conflict arises, a collaborator has to contact me.

I often look at the issue a few hours after submitting to see if the Travis CI passed, so I could notice that myself.

Happened recently twice at: gitlabhq/gitlabhq#7067 (comment) (other user confirmed the issue there)

GitLab does it: https://gitlab.com/cirosantilli/test1/merge_requests/1 and shows This can't be merged automatically, even if it could be merged you don't have the permission to do so.

@cirosantilli
Copy link
Collaborator Author

Aha, either I missed it, or it was implemented silently without not even a broadcast. It now shows:

This pull request can be automatically merged by project collaborators.
Only those with write access to this repository can merge pull requests.

or:

This pull request contains merge conflicts. Please resolve them.
Use the command line to resolve conflicts before continuing.

Way to go GitHub.

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

No branches or pull requests

1 participant