Skip to content

Add missing secret scanning alert fields#2930

Merged
gmlewis merged 2 commits intogoogle:masterfrom
vandanrohatgi:issue2929
Sep 18, 2023
Merged

Add missing secret scanning alert fields#2930
gmlewis merged 2 commits intogoogle:masterfrom
vandanrohatgi:issue2929

Conversation

@vandanrohatgi
Copy link
Copy Markdown
Contributor

Closes #2929

  • go generate
  • go vet
  • go test

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 15, 2023

Codecov Report

Merging #2930 (6e2589e) into master (fd33b81) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2930   +/-   ##
=======================================
  Coverage   98.17%   98.17%           
=======================================
  Files         143      143           
  Lines       12609    12609           
=======================================
  Hits        12379    12379           
  Misses        156      156           
  Partials       74       74           
Files Changed Coverage Δ
github/secret_scanning.go 100.00% <ø> (ø)

Copy link
Copy Markdown
Contributor

@WillAbides WillAbides left a comment

Choose a reason for hiding this comment

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

LGTM. The lint failure is a timeout. I verified locally that lint passes on this branch, but somebody with permissions will need to trigger re-running the action.

Copy link
Copy Markdown
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @vandanrohatgi and @WillAbides !
LGTM.
Merging.

@gmlewis gmlewis merged commit 477e109 into google:master Sep 18, 2023
gmlewis pushed a commit to gmlewis/go-github that referenced this pull request Sep 19, 2023
@vandanrohatgi vandanrohatgi deleted the issue2929 branch December 5, 2023 06:30
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.

Add support for additional response fields

3 participants