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

🐛 Don't look for secrets in pull_request #1864

Merged
merged 5 commits into from Apr 27, 2022

Conversation

laurentsimon
Copy link
Contributor

Secrets are not available in pull_request for PRs that use a branch on a fork.
See #1863
No breaking changes

Don't look for secrets in pull_request

closes #1863

@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #1864 (3bab511) into main (b304306) will increase coverage by 2.80%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1864      +/-   ##
==========================================
+ Coverage   51.80%   54.60%   +2.80%     
==========================================
  Files          79       79              
  Lines        6899     6706     -193     
==========================================
+ Hits         3574     3662      +88     
+ Misses       3080     2810     -270     
+ Partials      245      234      -11     

@laurentsimon laurentsimon temporarily deployed to integration-test April 26, 2022 15:16 Inactive
@github-actions
Copy link

Integration tests success for
[a912c89]
(https://github.com/ossf/scorecard/actions/runs/2227627412)

@laurentsimon laurentsimon temporarily deployed to integration-test April 26, 2022 20:15 Inactive
@laurentsimon laurentsimon enabled auto-merge (squash) April 26, 2022 20:15
@github-actions
Copy link

Integration tests success for
[3bab511]
(https://github.com/ossf/scorecard/actions/runs/2229133720)

@laurentsimon laurentsimon merged commit 05d8c01 into ossf:main Apr 27, 2022
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.

BUG: don't warn on secrets in pull_request
2 participants