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

ci: skip codecov upload for dependabot #2385

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

DjordyKoert
Copy link
Collaborator

@DjordyKoert DjordyKoert commented Nov 7, 2024

Description

@dependabot does not have access to the CODECOV_TOKEN which is causing the codecov job to fail in #2383 for example.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot#adding-an-organization-secret-for-dependabot

What type of PR is this? (check all applicable)

  • Bug Fix
  • Feature
  • Refactor
  • Deprecation
  • Breaking Change
  • Documentation Update
  • CI

Checklist

  • I have made corresponding changes to the documentation (docs/)
  • I have made corresponding changes to the changelog (CHANGELOG.md)

@DjordyKoert DjordyKoert merged commit 56b7bb3 into master Nov 7, 2024
20 checks passed
@DjordyKoert DjordyKoert deleted the DjordyKoert-patch-1 branch November 7, 2024 15:41
DjordyKoert added a commit that referenced this pull request Nov 8, 2024
## Description

@dependabot does not have access to the `CODECOV_TOKEN` which is causing
the codecov job to fail in
#2383 for example.

https://docs.github.com/en/code-security/dependabot/working-with-dependabot/configuring-access-to-private-registries-for-dependabot#adding-an-organization-secret-for-dependabot

## What type of PR is this? (check all applicable)
- [ ] Bug Fix
- [ ] Feature
- [ ] Refactor
- [ ] Deprecation
- [ ] Breaking Change
- [ ] Documentation Update
- [x] CI

## Checklist
- [ ] I have made corresponding changes to the documentation (`docs/`)
- [ ] I have made corresponding changes to the changelog
(`CHANGELOG.md`)

(cherry picked from commit 56b7bb3)
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.

1 participant