Hi :)
At our company we're developing multiple applications, which share some libraries. (php)
We are using Jira Software for all our issues and projects. And we use BitBucket Pipelines for builds en deployments.
In Jira we can see linked BB commits (because of the issuenumber in the commit message). And we can see deployments to staging, production if the pipeline has a deployment.
Here's my big wish: I would love to keep track of which issues of libraries are deployed with the daily build in Jira -> implementations.
For example: a daily (planned) build is run at 6pm. My developers fixed an issue in a library "FIX-123" during the day. After the PR, with the checks, the new code is availlable in our production branch.
Now we can see at the Jira issue FIX-123 that there were some commits. But in the deployement of an application that uses that library, it's not visible. Is their any way?
Thanks :)
Maarten
Recommended Learning For You
Level up your skills with Atlassian learning
Atlassian DevOps Essentials
Learn to manage the product lifecycle by building, automating, and improving processes with Atlassian's approach to DevOps.
Jira Automation
Reduce project complexity and optimize your team's processes through the power of automation.
Bitbucket Pipelines Configuration
Build better software and release more often by learning how to implement a CI/CD solution with Bitbucket Pipelines.