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

OSIDB-3201: Expose workflow operations #54

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Conversation

MrMarble
Copy link
Member

New methods added:

  • promote_flaw: Added to promote a flaw using the appropriate API endpoint and client.
  • reject_flaw: Added to reject a flaw using the appropriate API endpoint and client.

Integration with session operations:

  • __init__ method: Updated to include promote_flaw and reject_flaw in the extra_operations parameter, integrating these new methods into the session operations.

Closes OSIDB-3201

@MrMarble MrMarble requested a review from JakubFrejlach July 30, 2024 09:02
@MrMarble MrMarble self-assigned this Jul 30, 2024
@MrMarble MrMarble force-pushed the workflow-operations branch from 06c321f to b0262b6 Compare July 30, 2024 09:23
Copy link
Collaborator

@JakubFrejlach JakubFrejlach left a comment

Choose a reason for hiding this comment

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

One proposition, otherwise LGTM

osidb_bindings/session.py Outdated Show resolved Hide resolved
@MrMarble MrMarble merged commit 92af5d1 into master Jul 30, 2024
3 checks passed
@MrMarble MrMarble deleted the workflow-operations branch July 30, 2024 11:54
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