Skip to content

Commit 2094a70

Browse files
docs: Document PR replay feature in getting started guide (#159)
* Document PR replay feature in getting started guide * Apply suggestion from @prithvi2206 * Apply suggestion from @prithvi2206 --------- Co-authored-by: promptless[bot] <179508745+promptless[bot]@users.noreply.github.com> Co-authored-by: Prithvi Ramakrishnan <prithvi2206@gmail.com>
1 parent 1d14971 commit 2094a70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

fern/docs/getting-started.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ Need both trigger types? Create separate projects with identical settings for ea
6868
Automatically create PRs with documentation changes (GitHub/Bitbucket only)
6969
</ParamField>
7070

71+
<ParamField path="Process Recent PRs" type="boolean">
72+
Analyze PRs from the last 30 days when creating your project to generate suggestions based on recent code changes
73+
</ParamField>
74+
7175
<Frame>
7276
<img src="https://promptless-customer-doc-assets.s3.amazonaws.com/docs-images/org_2lvkgU9erOFxYhtEVVC0ymPrPdF/80863009-2671-4d86-91d6-95633becce22-new-project-modal-updated.png" alt="Create New Project modal" />
7377
</Frame>

0 commit comments

Comments
 (0)