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

fix: bug when CODE_OWNER_MAPPINGS not defined #464

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

robrap
Copy link
Contributor

@robrap robrap commented Nov 21, 2024

Description:

No code_owner custom attributes should be added
when CODE_OWNER_MAPPINGS is not defined. There
was a bug in both the code and the unit tests.
This has been fixed.

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPi after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

No code_owner custom attributes should be added
when CODE_OWNER_MAPPINGS is not defined. There
was a bug in both the code and the unit tests.
This has been fixed.
@robrap robrap merged commit ac488e6 into master Nov 21, 2024
7 checks passed
@robrap robrap deleted the robrap/fix-code-owner-bug branch November 21, 2024 17:42
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.

2 participants