I have a private bitbucket repo and I was trying to figure out how I can use auto with my project but I got lost and didn't find the answer.
Anyways, my project is C++ project and we have already implemented CI/CD for it using GCP cloud build and docker. Can use any tool to generate release notes based on PRs between branches?
I have a private bitbucket repo and I was trying to figure out how I can use
autowith my project but I got lost and didn't find the answer.Anyways, my project is C++ project and we have already implemented CI/CD for it using GCP cloud build and docker. Can use any tool to generate release notes based on PRs between branches?