388
edits
(Replaced the end of early beta commit instructions with the automated steps) |
(minor format correction) |
||
| Line 481: | Line 481: | ||
# Choose ''merge-automation'' from the dropdown. | # Choose ''merge-automation'' from the dropdown. | ||
# Insert the following payload and click trigger. | # Insert the following payload and click trigger. | ||
<pre>force-dry-run: true | |||
behavior: early-to-late-beta | behavior: early-to-late-beta | ||
push: true | push: true | ||
</pre> | |||
After the job runs, verify that the commit was pushed to the mozilla-beta repo, see [https://hg.mozilla.org/releases/mozilla-beta/rev/29e6215562511ffef7bfa73bed97093ec3d8cdd4 example]. | |||
edits