diff --git a/docs/changelogs/2025-05.md b/docs/changelogs/2025-05.md new file mode 100644 index 0000000..3f87571 --- /dev/null +++ b/docs/changelogs/2025-05.md @@ -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. \ No newline at end of file diff --git a/docs/integrations/bitbucket.mdx b/docs/integrations/bitbucket.mdx index decf91e..38c4dc6 100644 --- a/docs/integrations/bitbucket.mdx +++ b/docs/integrations/bitbucket.mdx @@ -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 +- 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. \ No newline at end of file