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

[RHELC-1489] Fix an error message referring to a non-existing --organization option #1162

Conversation

bocekm
Copy link
Member

@bocekm bocekm commented Mar 28, 2024

The title says it all. A quick kaizen-style fix.

Jira Issues: -

Checklist

  • PR has been tested manually in a VM (either author or reviewer)
  • Jira issue has been made public if possible
  • [RHELC-] is part of the PR title
  • GitHub label has been added to help with Release notes
  • PR title explains the change from the user's point of view
  • Code and tests are documented properly
  • The commits are squashed to as few commits as possible (without losing data)
  • When merged: Jira issue has been updated to Release Pending if relevant

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.35%. Comparing base (e708573) to head (4a67a39).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1162   +/-   ##
=======================================
  Coverage   95.35%   95.35%           
=======================================
  Files          51       51           
  Lines        4605     4605           
  Branches      810      810           
=======================================
  Hits         4391     4391           
  Misses        137      137           
  Partials       77       77           
Flag Coverage Δ
centos-linux-7 90.42% <ø> (ø)
centos-linux-8 91.40% <ø> (ø)
centos-linux-9 91.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bocekm bocekm added kind/bug-fix A bug has been fixed skip/changelog If it should be excluded from changelog or Release notes. Such as infra, reverted PRs, etc. tests/skip This PR does not require integration tests to be run. merge-after-tests-ok labels Mar 28, 2024
@has-bot
Copy link
Member

has-bot commented Mar 28, 2024

This PR does not require integration tests to be run.


Comment generated by an automation.

Copy link
Member

@Venefilyn Venefilyn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bocekm
Copy link
Member Author

bocekm commented Apr 8, 2024

@SpyTec, the [-o organization] there is all right from my point of view. Passing the organization through CLI can be done by using either the -o or --org option.

@Venefilyn
Copy link
Member

@SpyTec, the [-o organization] there is all right from my point of view. Passing the organization through CLI can be done by using either the -o or --org option.

Ahh I misread it! Thanks, you're right. I thought it said --organization

@Venefilyn Venefilyn changed the title Fix an error message referring to a non-existing --organization option [RHELC-1489] Fix an error message referring to a non-existing --organization option Apr 9, 2024
@Venefilyn Venefilyn enabled auto-merge (rebase) April 9, 2024 10:40
@Venefilyn Venefilyn removed the skip/changelog If it should be excluded from changelog or Release notes. Such as infra, reverted PRs, etc. label Apr 9, 2024
@Venefilyn Venefilyn merged commit 28908cd into oamg:main Apr 9, 2024
31 of 33 checks passed
@hosekadam hosekadam mentioned this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix A bug has been fixed merge-after-tests-ok tests/skip This PR does not require integration tests to be run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants