Agents now merge to develop instead of master
This commit is contained in:
@@ -89,7 +89,7 @@ Obey these rules:
|
||||
4. Keep the build green on the branch.
|
||||
5. Request a review before a merge.
|
||||
6. Do not merge your own feature without a review.
|
||||
7. Merge to `master` only after the review passes.
|
||||
7. Merge to `develop` only after the review passes.
|
||||
8. Delete the feature branch after the merge.
|
||||
|
||||
`master` must always build. `master` must always pass the tests.
|
||||
|
||||
Reference in New Issue
Block a user