mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 22:06:04 +08:00
## What kind of change does this PR introduce? feature ## What is the current behavior? Empty secrets page doesn't mention default `SUPABASE_*` envs. <details> <img width="2888" height="1418" alt="image" src="https://github.com/user-attachments/assets/20a5ab71-9bb5-44c9-8dc4-0069f7605fcb" /> </details> ## What is the new behavior? Add mentions to available default secrets as well useful doc link <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Improvements** * Clarified the Edge Functions "No secrets created" state to note that SUPABASE_* default environment variables are available. * Enhanced empty-state content with an explicit SUPABASE_* code example, lighter text styling for readability, and an inline link to the documentation for default secrets. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Kalleby Santos <kallebysantos@Kallebys-MacBook-Pro.local> Co-authored-by: Danny White <3104761+dnywh@users.noreply.github.com>