make sure all cookbook recipes have a title and version, but no id (#4395)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
id: analyze-pr
|
||||
version: 1.0.0
|
||||
title: Analyse PR
|
||||
author:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
id: clean-up-feature-flag
|
||||
version: 1.0.0
|
||||
title: Clean Up Feature Flag
|
||||
description: Automatically clean up all references of a fully rolled out feature flag from a codebase and make the new behavior the default.
|
||||
instructions: >
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
id: pr-generator
|
||||
version: 1.0.0
|
||||
title: PR Generator
|
||||
description: Automatically generate pull request descriptions based on changes in a local git repo.
|
||||
instructions: >
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
version: 1.0.0
|
||||
id: sunno-song-format-generator
|
||||
title: Sunno Song Format Generator
|
||||
description: Generates a prompt for Sunno v4.5+
|
||||
instructions: |
|
||||
|
||||
Reference in New Issue
Block a user