You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -26,15 +26,15 @@ and talk to us on IRC:
26
26
27
27
## Autolander (bot)
28
28
29
-
Autolander is a bot which integrations github and bugzilla workflows. Opt-into new features by adding +autolander to your pull request title.
29
+
Autolander is a bot which integrations github and bugzilla workflows.
30
30
31
31
Features available:
32
32
- Automatic pull request to bugzilla attachment linking.
33
33
- Automatic landing, on green integration run, with a R+ from a suggested reviewer and checkin-needed keyword.
34
34
- Comments in the bug with the landed commit, and marks the bug as fixed.
35
35
- Validates pull request title and commit message formats.
36
36
- Currently only runs a subset of the gaia CI tests which are stable on taskcluster. Ensure you have a green gaia-try run before adding checkin-needed.
37
-
- See more at: https://github.com/mozilla/autolander
37
+
- See more at: https://github.com/mozilla/autolander[The Autolander guide on MDN](https://developer.mozilla.org/en-US/Firefox_OS/Developing_Gaia/Submitting_a_Gaia_patch#Easy_patch_submission_with_Autolander)
0 commit comments