Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fern/docs/integrations/bitbucket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ If you add new repositories to your Bitbucket workspace after setting up the int

Promptless automatically sets up webhooks in your Bitbucket repositories to monitor for pull request events. These webhooks:

- Trigger Promptless when pull requests are created or updated
- Trigger Promptless when pull requests are created
- Send only the necessary information about changes to Promptless
- Can be customized to focus on specific events

Expand Down