You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I was wondering to ask how can I collect customer/client feedback in a continues manner. What Atlassian products are particularly used for collecting client feedback in a CI/CD automated environment.
Hi @Baseer Baheer and welcome to the community!
I'm not really sure I understand what you are looking for.
You mention "collecting client feedback in a CI/CD automated environment".
Kind regards,
Theodora
Hi, yes we are using Bitbucket pipelines and we have a web application hosted on Heroku. So the question is how can we collect the user feedback. I understand that the user can create an issue/bug in Jira/Trello, but what's the best practice to address user feedback in our development activities.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Baseer Baheer,
Thank you for the info. I can think of different options, the best one depends on the requirements you have.
In every Bitbucket Cloud repo, you have the option to enable an issue tracker, which can be public or private.
Please keep in mind that if the issue tracker is private, only users with access to the repo can create issues. It is possible though to create a public issue tracker for a private repo.
You can then link issue keys in commits, in the title or description of PRs, and also resolve issues automatically based on specific keywords in commit messages:
We also have an integration for Bitbucket Cloud with Jira Software Cloud, which offers more options.
If you create this integration between a Bitbucket workspace and a Jira Software instance, some of the things you can do are:
You can read more details in the pages listed in this doc.
If you have any specific requirements or questions, please feel free to let me know.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are very welcome, please feel free to reach out if you need anything further.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.