Skip to content

Commit ce755a9

Browse files
committed
remove comming soon
1 parent 5195792 commit ce755a9

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

docs/bitbucket-installation.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ description: Install gitStream to your Bitbucket workspace.
44
---
55
# How to Setup gitStream with Bitbucket
66

7-
!!! info "beta is coming soon!"
8-
9-
Stay tuned as we are getting ready to release the Bitbucket support!
7+
!!! info "gitStream for Bitbucket Cloud is currently in **beta**"
8+
9+
If you're interested in automating your Bitbucket pull requests and enhancing your development workflow, please [contact our support team](mailto:[email protected]) to request access and receive setup instructions.
10+
We’d love to hear your feedback and collaborate to improve this integration during the beta phase. Thank you for your interest!
1011

1112
!!! info "Prerequisites"
1213

docs/faq.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ gitStream supports repositories in GitHub, GitLab, and Bitbucket. Note that the
3030
Yes. When a merge queue is used, and gitStream is set as a required check, gitStream automation will be invoked with the merge event. The automation will set gitStream to a `Completed` status and `Skipped` conclusion to allow the PR merge.
3131
![gitStream with Merge Queue](screenshots/merge-queue-check.png)
3232

33-
## Custom filter functions
34-
35-
Coming soon.
36-
3733
## Is there .cm syntax highlighting?
3834

3935
The `.cm` file uses YAML with JINJA2. For your favorite editor to automatically choose the right syntax, you can use modelines.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nav:
1111
- Guide:
1212
- GitHub Setup: github-installation.md
1313
- GitLab Setup: gitlab-installation.md
14-
- Bitbucket Setup (Coming soon): bitbucket-installation.md
14+
- Bitbucket Setup: bitbucket-installation.md
1515
- Custom GitHub App: custom-github-app.md
1616
- How gitStream works: how-it-works.md
1717
- Your First Automation: quick-start.md

0 commit comments

Comments
 (0)