We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63098a7 commit 1b4e344Copy full SHA for 1b4e344
docs/execution-model.md
@@ -11,7 +11,7 @@ When a central `cm` repository is set with the CI/CD runner, the events for PRs
11
Free accounts have a monthly limit on the number of PRs that can trigger automations. Once this limit is reached:
12
13
- PRs will still be created, but gitStream will skip automations for them.
14
-- The gitStream check on these PRs will be concluded as `Skipped`, To ensure that gitStream will not block the PR from merging.
+- The gitStream check on these PRs will be concluded as `Skipped`, to ensure that gitStream will not block the PR from merging.
15
- A warning is displayed in PR comments when the organization reaches 90% of its quota.
16
- The limit resets at the start of each month.
17
0 commit comments