Skip to content
This repository was archived by the owner on Dec 13, 2022. It is now read-only.

enh(ci): Fix reference build used for issue recording#10207

Merged
zguennoune02 merged 2 commits intodev-21.04.xfrom
fix-reference-build
Sep 28, 2021
Merged

enh(ci): Fix reference build used for issue recording#10207
zguennoune02 merged 2 commits intodev-21.04.xfrom
fix-reference-build

Conversation

@zguennoune02
Copy link
Contributor

Description

In order to avoid false positive issue recording, we use now the maintenance branch as reference branch.

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 20.04.x
  • 20.10.x
  • 21.04.x
  • 21.10.x (master)

How this pull request can be tested ?

Checklist

  • I have followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

@zguennoune02 zguennoune02 requested review from a team, Jordan91, adr-mo, bdauria and kduret September 28, 2021 12:17
@zguennoune02 zguennoune02 changed the base branch from develop to dev-21.04.x September 28, 2021 12:17
@sonarqube-decoration
Copy link

SonarQube Quality Gate:
Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@zguennoune02 zguennoune02 merged commit 15fb5b3 into dev-21.04.x Sep 28, 2021
@zguennoune02 zguennoune02 deleted the fix-reference-build branch September 28, 2021 13:20
kduret pushed a commit that referenced this pull request Sep 29, 2021
* use maintenance branch as ref branch for issue recording

* remove the discoverReferenceBuild function
tuntoja pushed a commit that referenced this pull request Sep 29, 2021
* use maintenance branch as ref branch for issue recording

* remove the discoverReferenceBuild function
@sc979 sc979 mentioned this pull request Jan 10, 2022
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments