Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cizrna triggers warning about tickets only used as references in the tickets.yaml file #27

Open
gfialova opened this issue Mar 27, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@gfialova
Copy link

Cizrna gave the following warning in the pipeline log:

13:43:22 [WARN] Fields are empty in ticket RHELPLAN-80695: ["customfield_12317322", "customfield_12310211"]

However, the ticket is only included in tickets.yaml for reference, and therefore does not have to be set up in the same way other Release Note tickets do.

Marek, could you please look into a way these referential ticket could bypass the standard RN validation to avoid triggerring needless warnings?

Thank you so much :)

Gabi

@msuchane msuchane self-assigned this Mar 27, 2023
@msuchane msuchane added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Mar 27, 2023
@lspackova
Copy link

The same issue but with flags:
04:24:14 [WARN] Flags are empty in bug 2113925: requires_doc_text
04:24:14 [WARN] Flags are empty in bug 2118786: requires_doc_text
04:24:14 [WARN] Flags are empty in bug 2142805: requires_doc_text

  • all above are also just refrences:
  • [BZ, key: 2133815, { references: [[BZ, key: 2113925], [BZ, key: 2118786], [BZ, key: 2095829]] }]

+1 to avoiding this noise and keeping these useful warning just for the "leading" bugs.

Thanks in advance, Marek!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants