Skip to content

Conversation

@rohanpm
Copy link
Contributor

@rohanpm rohanpm commented Jun 1, 2021

This field was documented as having values either "bugfix", "security"
or "enhancement", but there were a couple of issues with it:

  • this was not enforced, so actually any values could appear there

  • some ancient errata found in the wild use other values here, like
    "RHBA" and "RHSA"

Fix both of these by requiring that valid values are used, and
automatically converting known legacy values when data is loaded.

@rohanpm rohanpm marked this pull request as ready for review June 1, 2021 01:27
This field was documented as having values either "bugfix", "security"
or "enhancement", but there were a couple of issues with it:

- this was not enforced, so actually any values could appear there

- some ancient errata found in the wild use other values here, like
  "RHBA" and "RHSA"

Fix both of these by requiring that valid values are used, and
automatically converting known legacy values when data is loaded.
@rohanpm rohanpm merged commit bc45aae into release-engineering:master Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant