Merge ~bladernr/hwcert-tools:add-private-cert-filter into hwcert-tools:master
Proposed by
Jeff Lane
Status: | Approved |
---|---|
Approved by: | Jeff Lane |
Approved revision: | accab378d8c0c2510b5b87cec7f989af8cba64fd |
Proposed branch: | ~bladernr/hwcert-tools:add-private-cert-filter |
Merge into: | hwcert-tools:master |
Diff against target: |
84 lines (+29/-12) 1 file modified
certification_reports/c3_results_notify.py (+29/-12) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Paul Larson (community) | Approve | ||
Review via email:
|
Description of the change
Added a --private arg for certificate reports to only return certificates that are flagged as private.
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
Hi, while skimming this I noticed that the api being called does not allow for filtering based on privacy, so I added a feature request for it lp:1739636