Merge "Add sonar-project-file parameter to ci sonar jobs"
[releng/global-jjb.git] / releasenotes / notes / sonar-no-file-4ff755d749779c33.yaml
diff --git a/releasenotes/notes/sonar-no-file-4ff755d749779c33.yaml b/releasenotes/notes/sonar-no-file-4ff755d749779c33.yaml
new file mode 100644 (file)
index 0000000..4e88772
--- /dev/null
@@ -0,0 +1,8 @@
+---
+upgrade:
+  - |
+    Add sonar-project-file parameter to ci sonar jobs. By enabling the caller
+    to override the default project file name with an empty string, we enable
+    the ability to provide project settings directly in the sonar-properties
+    field. This removes the requirement for a "sonar-project.properties" file
+    in the repo.