Allow Comfy API key from environment - #15775
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 4 remain after this review. 📜 Recent review details🧰 Additional context used📓 Path-based instructions (6)**/*📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.py📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{py,json}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{py,md,txt,json}📄 CodeRabbit inference engine (AGENTS.md)
Files:
**⚙️ CodeRabbit configuration file
Files:
comfy_api_nodes/**⚙️ CodeRabbit configuration file
Files:
🔇 Additional comments (2)
📝 WalkthroughWalkthrough
Merge Risk: ⚪ Minimal · up to The PR adds an environment-provided API key fallback for Comfy API requests; no actionable merge-blocking risk remains beyond normal checks and review. 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing this as part of a batch cleanup of the review queue. This account currently has ~30 open pull requests filed over the course of a few days. Submissions at that volume — particularly ones that appear to be largely AI-generated — exceed what our review capacity can absorb, and they congest the queue rather than help maintenance of the repository. If you'd like to contribute, please open an issue describing the problem first so a maintainer can confirm it's worth fixing, then send a single focused PR. Contributions that come through that way are welcome. Generated by Claude Code |
Fixes #12542.
Summary
API_KEY_COMFY_ORG.X-API-KEYheader before falling back to request-provided credentials.Tests
python -m pytest tests-unit/comfy_api_nodes_test/helpers_test.py -q— 3 passed.python -m pytest tests-unit/comfy_api_nodes_test -q— 18 passed.python -m ruff check comfy_api_nodes/util/_helpers.py tests-unit/comfy_api_nodes_test/helpers_test.py— all checks passed.API Node PR Checklist
Scope
Pricing & Billing
If Need pricing update:
QA
Comms