Skip to content

Instantly share code, notes, and snippets.

@KingAMS
KingAMS / SonarQube-Propagate-Wont-Fix-Issues.md
Last active July 2, 2024 07:14
propagate the sonar "wont fix" issues

Problem Statement

This is a Git flow with 2 release branches, a feature branch and pull requests

master
  |
  |------R-1
  |        |
  |        |--- Feature/1
  |        |    |
  |        |    |