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 error: CODEFLASH_API_KEY key not found (but I already adds it in my repository) #5622

Open
Rai220 opened this issue Jan 10, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Rai220
Copy link

Rai220 commented Jan 10, 2025

Bug Description

I encountered a CI error for my PR: #5621

ERROR    Codeflash API key not found in your environment.
         You can generate one at https://app.codeflash.ai/app/apikeys,          
         then set it as a CODEFLASH_API_KEY environment variable.

I have already added CODEFLASH_API_KEY to the repository secrets, but this didn’t resolve the issue.
I’ve reviewed similar issues on the topic, but none of the suggested solutions worked for me. Could someone help me identify what I might be missing?

Reproduction

  1. Restart CI for this PR: feat: Support GigaChat LLM from Langchain #5621

Expected behavior

CI completes

Who can help?

@ogabrielluiz

Operating System

Linux

Langflow Version

latest

Python Version

3.12

Screenshot

No response

Flow File

No response

@Rai220 Rai220 added the bug Something isn't working label Jan 10, 2025
@ogabrielluiz
Copy link
Contributor

Hey @Rai220

This action won't block your PR from being merged since it is not required.

This happens because Codeflash runs on our repo and due to Github security measures it won't allow the action to run on external PRs.

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

No branches or pull requests

2 participants