Skip to content

Commit f61e664

Browse files
authored
Add troubleshooting section for linearb usernames (#826)
1 parent 48ffb65 commit f61e664

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/troubleshooting.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ jobs:
108108
uses: linear-b/gitstream-github-action@v2
109109
```
110110

111+
## PR author usernames containing "linearb" prevent gitStream from running
112+
113+
If a PR is created by a user whose GitHub username contains the substring "linearb" (case-insensitive), gitStream will not run on that PR. This is a built-in restriction to prevent gitStream from processing its own internal automated PRs.
114+
111115
## gitStream fails and I don't understand why
112116

113117
gitStream check run can fail from different reasons, and these are shown in the check result.

0 commit comments

Comments
 (0)