[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[Help](/c/help/9)

# Vercel Preview Comments do not update status in Bitbucket when Ignored Build Step is set to Don't build anything

78 views · 0 likes · 4 posts


Greg Orjan (@greg-orjan) · 2024-07-25

After disabling automatic Vercel deployments with Ignored Build Step setting, Vercel Preview Comments status check stopped refreshing in Bitbucket.
Are Preview Comments only available using Vercel CD?
I followed [this setup for Bitbucket Pipelines](https://vercel.com/guides/how-can-i-use-bitbucket-pipelines-with-vercel#configuring-bitbucket-pipelines-for-vercel).

The odd part is that on initial push to repository Preview Status is once checked.


Amy Egan (@amyegan) · 2024-07-25

Hey @greg-orjan. If you're asking about the deployment link comments added to pull requests by [Vercel's BItbucket integration](https://vercel.com/docs/deployments/git/vercel-for-bitbucket#deploying-bitbucket-projects-with-vercel), then yes disabling automatic deployments would also disable those comments.

I believe you could set up your Bitbucket Pipeline to add a comment with the deployment link if that's the only feature you're missing.


Greg Orjan (@greg-orjan) · 2024-07-26

Hey @amyegan, was talking about feature of Vercel Toolbar. 
![image|624x236](upload://dbKTauioCgZFyGhCcY8Xr76m30J.png)
This status check is only updating after every new push to the repository.


Amy Egan (@amyegan) · 2024-07-26

I see what you mean now. :smile: 

I'll pass this along to the team to investigate. Thanks for reporting it!