Questions tagged [codefresh]

Codefresh is a Docker-native CI/CD platform. Allowing users to instantly build, test and deploy Docker images. Use this tag to describe questions that discuss the Codefresh platform.

Codefresh is a Docker-native CI/CD platform. Allowing users to instantly build, test and deploy Docker images. Use this tag to describe questions that discuss the Codefresh platform.

2 questions
6
votes
1 answer

How can I automatically post Codefresh build results to pull requests in Bitbucket?

I have a BitBucket Cloud repository with a WebHook to trigger Codefresh builds on Pull Requests. I would like the build results to appear as comments on the PRs, similar to the way Travis integration works for GitHub. I couldn't find any settings…
aebabis
  • 161
  • 3
0
votes
1 answer

Bitbucket triggers builds on deleted branches

I configured Bitbucket webhook to trigger on Repository push. After each merge (which also deletes the source branch) it triggers build, which fails in Codefresh because of deleted branch. Does anyone have the same experience? How do you deal with…
isobretatel
  • 109
  • 3