In an effort to help us better manage the contribution process and validate new content as it is submitted, I have enabled the following features for ServUO's master repository branch.
Require pull request reviews before merging:
All commits must be made to a non-protected branch and submitted via a pull request with at least one approved review and no changes requested before it can be merged into master.
Require status checks to pass before merging:
Choose which status checks must pass before branches can be merged into master.
Commits must first be pushed to another branch, then merged or pushed directly to master after status checks have passed.
Require branches to be up to date before merging:
This ensures the branch has been tested with the latest code on master.
Please review this documentation if you would like to submit a pull request to ServUO. It will help make the process go as smooth as possible.
Require pull request reviews before merging:
All commits must be made to a non-protected branch and submitted via a pull request with at least one approved review and no changes requested before it can be merged into master.
Require status checks to pass before merging:
Choose which status checks must pass before branches can be merged into master.
Commits must first be pushed to another branch, then merged or pushed directly to master after status checks have passed.
Require branches to be up to date before merging:
This ensures the branch has been tested with the latest code on master.
Please review this documentation if you would like to submit a pull request to ServUO. It will help make the process go as smooth as possible.
Last edited by a moderator: