-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add support for list Code Scan Alerts by Org #2346
Add support for list Code Scan Alerts by Org #2346
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @AbbanMustafa , but it looks like your unit tests are not passing yet.
Codecov Report
@@ Coverage Diff @@
## master #2346 +/- ##
=======================================
Coverage 98.05% 98.05%
=======================================
Files 119 119
Lines 10471 10487 +16
=======================================
+ Hits 10267 10283 +16
Misses 140 140
Partials 64 64
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @AbbanMustafa !
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you, @ganeshkumarsv ! |
@gmlewis Thanks! When can I expect a new version to be released? |
Well, we just released v44 so usually we release every 30-60 days or so, but there are a few options... You could import this version directly by the commit hash that includes this change or we could make a minor release probably next Sunday or Monday when I get back to my computer. |
Provide functionality for querying Code Scan Alerts by Github Org. As well as support a Repository field within each Alert object.