List issues fixed in PR

We practice Clean As You Code to the best of our ability, and I would like to give credit to developers and indicate what issues are being fixed in a pull request.
Ideally, to post it as a commend in the GitHub PR discussion.

I have looked through API and documentation, but was unable to find anything useful, perhaps I have missed something. Is that or anything close to it possible? Some other way of celebrating fixes?

I am using:

  1. GitHub actions, multiple languages (c#, TypeScript, etc.)
  2. SonarQube Cloud
  3. Private repositories

Hi,

Welcome to the community!

This isn’t available, but I’m all for calling out the good as much as possible. I’m going to flag this for the PMs.

 
Thx,
Ann

Hi @sam.vimes ,

Thanks for sharing your idea about celebrating fixes in PRs! I love your focus on clean as you code and giving credit to developers.

Currently, we don’t have a feature that automatically posts summaries of fixed issues back to GitHub PRs on SonarQube Cloud. You haven’t missed anything in the API or documentation. It’s something we’ve introduced to SonarQube Server, and recognize that it’s a cool feature to bring over to SonarQube Cloud as well. Your suggestion for “celebrating fixes” is really valuable, and I’ve shared all this internally with our product team and logged the feedback.

Thank you for sharing and helping us shape SonarQube Cloud!

Cheers,
Simone
Product Manager

For any SonarQube Server users, it can be seen here

Example of Fixed issues in SonarQube Server UI:

Example of GH comment

1 Like