Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Update documentation based on feedback
  • Loading branch information
promptless[bot] authored May 19, 2025
commit 5ee74a2a34aa9d54e81e2306f3fc7fd186a7dd6c
2 changes: 1 addition & 1 deletion docs/changelogs/2025-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ title: May 2025

**What's New:**

* **Bitbucket Replay Recent PRs:** You can now replay multiple recent Bitbucket pull requests at once. This feature allows you to process a backlog of PRs or catch up on documentation for repositories that were recently added to Promptless. Simply select a repository, specify how many recent PRs to process (up to 50), and Promptless will automatically analyze each PR for potential documentation updates.
* **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 [[email protected]](mailto:[email protected]) for assistance.
17 changes: 3 additions & 14 deletions docs/integrations/bitbucket.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,23 +93,12 @@ Once configured, the Bitbucket integration works similarly to the GitHub integra

### Replaying Recent Pull Requests

If you've recently added a Bitbucket repository to Promptless or need to process a backlog of pull requests, you can use the "Replay Recent PRs" feature:
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:

1. Navigate to the **Projects** page in your Promptless dashboard
2. Select the project that includes your Bitbucket repository
3. Click on the **Actions** dropdown and select **Replay Recent PRs**
4. Choose the Bitbucket repository you want to process
5. Optionally, adjust the limit for how many recent PRs to process (default is 50)
6. Click **Start Replay** to begin processing

This feature will:
- Fetch the most recent pull requests from your Bitbucket repository
- Skip any PRs that have "Automation" in their title to avoid processing automated changes
- Process each PR through Promptless to generate documentation updates if needed

This is particularly 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 [[email protected]](mailto:[email protected]).

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