Skip to content

Commit 1ca03bc

Browse files
committed
Link to Horace's land bot
Signed-off-by: Edward Z. Yang <[email protected]>
1 parent cff091f commit 1ca03bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ normal GitHub UI, as their branch bases won't be master. Use
5454
`ghstack land $PR_URL` (or alternatively `ghstack land #PR_NUM`) to land
5555
a ghstack'ed pull request.
5656

57+
You can also setup a GitHub action to allow a bot land.
58+
https://github.com/Chillee/ghstack_land_example/blob/main/.github/workflows/issue_comment.yml is an end-to-end example of how to do this.
59+
5760
## Structure of submitted pull requests
5861

5962
Every commit in your local commit stack gets submitted into a separate

0 commit comments

Comments
 (0)