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

Add support for send-notifications in codecov-action #1436

Open
ndmanvar opened this issue May 17, 2024 · 1 comment
Open

Add support for send-notifications in codecov-action #1436

ndmanvar opened this issue May 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ndmanvar
Copy link

Currently you need to use cli/binary to send-notifications in GitHub Action.
Codecov GitHub Action isn't setup to call/pass send-notifications to underlying cli.

Ask here would be to have functionality (and supporting docs) for an action to manually notify codecov of upload completion.

image

@thomasrockhu-codecov thomasrockhu-codecov added the enhancement New feature or request label May 28, 2024
@thomasrockhu-codecov thomasrockhu-codecov self-assigned this May 28, 2024
@ryanhiebert
Copy link

I would appreciate this. I'm trying to use OIDC, and I want to manually tell codecov when all my coverage-uploading jobs have completed, so doing all this through the action would be optimal. I'm not sure if I can use OIDC through a manually-installed CLI, and I'd rather not dig in to find out, but I'd absolutely use it if I could do it here in the action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants