Tree Rules/Integration: Difference between revisions

Fix typo, broken link
(Fix typo, broken link)
Line 1: Line 1:
= What are integration repositories?  =
= What are integration repositories?  =


Repositories such as [https://treeherder.mozilla.org/#/jobs?repo=autoland autoland] and [https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound mozilla-inbound] are integration branch that merge to and from mozilla-central about once a day.  They're a place where changes can land and be tested without risk of breaking the main mozilla-central trunk.
Repositories such as [https://treeherder.mozilla.org/#/jobs?repo=autoland autoland] and [https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound mozilla-inbound] are integration branches that merge to and from mozilla-central about once a day.  They're a place where changes can land and be tested without risk of breaking the main mozilla-central trunk.


= Working with integration repositories =
= Working with integration repositories =
Line 10: Line 10:


= What are the tree rules for integration repositories?  ==
= What are the tree rules for integration repositories?  ==
* Follow the '''[https://developer.mozilla.org/En/Developer_Guide/Committing_Rules_and_Responsibilities general rules for committing]''', ''except'':
* Follow the '''[https://developer.mozilla.org/en-US/Developer_Guide/Committing_Rules_and_Responsibilities general rules for committing]''', ''except'':
** Committers are ''not'' required to actively watch the tree after pushing to an integration repository.
** Committers are ''not'' required to actively watch the tree after pushing to an integration repository.
** Checking [https://treeherder.mozilla.org/ Treeherder] before pushing is not required, but it is appreciated. If the tree is in a very broken state, you can save the sheriffs work by notifying them instead of pushing.
** Checking [https://treeherder.mozilla.org/ Treeherder] before pushing is not required, but it is appreciated. If the tree is in a very broken state, you can save the sheriffs work by notifying them instead of pushing.
14

edits