Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

docs: Add Bitbucket Replay Recent PRs feature #141

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
10 changes: 10 additions & 0 deletions docs/changelogs/2025-05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
sidebar_position: 0
title: May 2025
---

### May 19, 2025

**What's New:**

* **Bitbucket Replay Recent PRs:** We've added a new capability to process multiple recent Bitbucket pull requests at once. If you need to catch up on documentation for repositories that were recently added to Promptless or process a backlog of PRs, please reach out to our support team at [help@gopromptless.ai](mailto:help@gopromptless.ai) for assistance.
10 changes: 10 additions & 0 deletions docs/integrations/bitbucket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,14 @@ Once configured, the Bitbucket integration works similarly to the GitHub integra
4. Promptless adds a comment to your Bitbucket pull request with a link to review the documentation changes
5. You can review and approve the suggested documentation updates in the Promptless dashboard

### Replaying Recent Pull Requests

If you've recently added a Bitbucket repository to Promptless or need to process a backlog of pull requests, our support team can help you replay multiple recent PRs at once. This can be useful when:

- You've just set up Promptless and want to catch up on existing PRs
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Promptless use * for - for bullets

- You've added a new repository and want to ensure documentation is up-to-date
- You need to reprocess PRs after updating your documentation settings

To request this service, please contact our support team at [help@gopromptless.ai](mailto:help@gopromptless.ai).

For more information on how triggers work in general, see the [Triggers](/core-concepts/triggers) documentation.