Skip to content

cli: Support --field and --field-json for bugzilla attach - #206

Merged
crobinso merged 2 commits into
python-bugzilla:mainfrom
crobinso:field-attach
Feb 25, 2024
Merged

crobinso merged 2 commits into
python-bugzilla:mainfrom
crobinso:field-attach

Conversation

@crobinso

Copy link
Copy Markdown
Member

Enables option passthrough for adding attachments too

Resolve: #169

Enables option passthrough for adding attachments too

Resolve: python-bugzilla#169

Signed-off-by: Cole Robinson <crobinso@redhat.com>
@codecov

codecov Bot commented Feb 13, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (70c6ad3) to head (80dc723).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         2200      2209    +9     
=========================================
+ Hits          2200      2209    +9     

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

Comment thread bugzilla/_cli.py Outdated
Co-authored-by: Andreas Hasenkopf <andreas@hasenkopf.xyz>
@crobinso
crobinso merged commit c2b4fed into python-bugzilla:main Feb 25, 2024
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.

RFE: bugzilla attach --field option

2 participants