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

Restrict sarif upload #191

Merged
merged 2 commits into from
Jun 6, 2023
Merged

Conversation

henrikwidlund
Copy link
Owner

@henrikwidlund henrikwidlund commented May 22, 2023

Description

Prevent dependabot from trying to upload sarif since it doesn't have access to a write token.

PR Type

  • New feature
  • Bug fix
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Unit tests
  • Branch merge
  • Docs
  • Other (please describe in description)

Fixes Issue(s)

@henrikwidlund henrikwidlund added the bug Something isn't working label May 22, 2023
@henrikwidlund henrikwidlund self-assigned this May 22, 2023
@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (89aa6fb) 77.80% compared to head (79ed078) 77.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #191   +/-   ##
=======================================
  Coverage   77.80%   77.80%           
=======================================
  Files           7        7           
  Lines         428      428           
  Branches       67       67           
=======================================
  Hits          333      333           
  Misses         82       82           
  Partials       13       13           
Flag Coverage Δ
unittests 77.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@henrikwidlund henrikwidlund merged commit c446454 into main Jun 6, 2023
8 checks passed
@henrikwidlund henrikwidlund deleted the bugfix/prevent_dependabot_publish branch June 6, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant