Cleanup: Remove Recipe Key Flow (#6015)

This commit is contained in:
Ebony Louis
2025-12-09 11:13:45 -05:00
committed by GitHub
parent 50e50f6d20
commit 704985e24f
5 changed files with 0 additions and 579 deletions
-11
View File
@@ -16,9 +16,7 @@ body:
🪄 **What Happens After?**
- If accepted, we'll publish your recipe to the [goose recipes cookbook](https://block.github.io/goose/recipes)
- You'll receive OpenRouter **LLM API credits** as a thank you!
- Your GitHub handle will be displayed and linked on the recipe card
- If you provide an email below, we'll email you your credits when your recipe is approved and merged.
- If the YAML has any issues, goose will comment with validation errors so you can fix and resubmit.
🧪 **Pro Tip:** You can test your recipe locally in your terminal with:
@@ -86,15 +84,6 @@ body:
validations:
required: true
- type: input
id: email
attributes:
label: Your Email (optional)
description: If your recipe is approved, we'll email your LLM API credits here.
placeholder: yourname@example.com
validations:
required: false
- type: markdown
attributes:
value: |