Skip to content

Commit 8449d11

Browse files
zohar7chorishoshan
andauthored
Add description for GitHub's auto-merge feature (#283)
Co-authored-by: Ori Shoshan <ori@otterize.com>
1 parent 509a9c5 commit 8449d11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/features/github/tutorials/automated-pull-requests.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,9 @@ To add the repository to Otterize Cloud, navigate to the [Integrations page](htt
143143
5. In the `Open PR on` section, select the `Repository` field, and provide the owner and organization names in the form: *<github user name\>/otterize-tutorial-github*.
144144
6. Select the `Base Branch` field, and enter *main*.
145145
7. Select the `ClientIntents path` field, and enter `intents`. It represents the relative path hosting the ClientIntents manifests.
146-
8. Next, click the `Add` button. This will redirect you to GitHub. If needed, select your GitHub account that owns the tutorial repository and click `continue`. Then, select the desired organization and the tutorial repository (*otterize-tutorial-github*), as depicted in the picture below. Finally, click on `Install`.
146+
8. You can set the pull request to be auto-merged, by enabling the auto merge toggle.
147+
Note: for this to work, you have to make sure that you enable the `auto-merge` feature for the GitHub repository. For more information about GitHub's auto merge, follow [GitHub's instructions](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository#managing-auto-merge).
148+
9. Next, click the `Add` button. This will redirect you to GitHub. If needed, select your GitHub account that owns the tutorial repository and click `continue`. Then, select the desired organization and the tutorial repository (*otterize-tutorial-github*), as depicted in the picture below. Finally, click on `Install`.
147149

148150
<img className="tw-w-96 tw-block tw-mx-auto tw-mb-4"
149151
src="/img/quick-tutorials/github/install-github-app.png"

0 commit comments

Comments
 (0)