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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃尡 Revert "perf.: run integration tests only on approved PRs (#2609)" #2612

Merged
merged 1 commit into from Jan 23, 2023

Conversation

spencerschrock
Copy link
Contributor

@spencerschrock spencerschrock commented Jan 23, 2023

What kind of change does this PR introduce?

Bug fix for infra

What is the current behavior?

Reverts #2609

pull_request_review doesn't have access to secrets, so the e2e tests are failing
https://github.com/ossf/scorecard/actions/runs/3989324836

What is the new behavior (if this is a feature change)?**

should work as before

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

NONE

@spencerschrock
Copy link
Contributor Author

Since integration tests are required and currently broken, they will need to be marked as a not required check to get this merged in.

@spencerschrock spencerschrock changed the title Revert "perf.: run integration tests only on approved PRs (#2609)" 馃尡 Revert "perf.: run integration tests only on approved PRs (#2609)" Jan 23, 2023
@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #2612 (aad61db) into main (f25d010) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2612   +/-   ##
=======================================
  Coverage   40.40%   40.40%           
=======================================
  Files         122      122           
  Lines        9908     9908           
=======================================
  Hits         4003     4003           
  Misses       5624     5624           
  Partials      281      281           

Copy link
Member

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

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

Thanks! I will mark the tests are not required for now.

@naveensrinivasan naveensrinivasan enabled auto-merge (squash) January 23, 2023 19:12
auto-merge was automatically disabled January 23, 2023 19:28

Pull request was closed

This reverts commit a29182d.

Signed-off-by: Spencer Schrock <sschrock@google.com>
@naveensrinivasan naveensrinivasan enabled auto-merge (squash) January 23, 2023 19:44
@naveensrinivasan naveensrinivasan merged commit 9385905 into main Jan 23, 2023
@naveensrinivasan naveensrinivasan deleted the revert-2609-main branch January 23, 2023 19:53
raghavkaul pushed a commit to raghavkaul/scorecard that referenced this pull request Feb 9, 2023
ossf#2612)

This reverts commit a29182d.

Signed-off-by: Spencer Schrock <sschrock@google.com>

Signed-off-by: Spencer Schrock <sschrock@google.com>
raghavkaul pushed a commit to raghavkaul/scorecard that referenced this pull request Apr 4, 2023
ossf#2612)

This reverts commit a29182d.

Signed-off-by: Spencer Schrock <sschrock@google.com>

Signed-off-by: Spencer Schrock <sschrock@google.com>
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.

None yet

2 participants