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
|
version: 1.0.0
|
||||||
title: Analyse PR
|
title: Analyse PR
|
||||||
author:
|
author:
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
id: clean-up-feature-flag
|
version: 1.0.0
|
||||||
title: Clean Up Feature Flag
|
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.
|
description: Automatically clean up all references of a fully rolled out feature flag from a codebase and make the new behavior the default.
|
||||||
instructions: >
|
instructions: >
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
id: pr-generator
|
version: 1.0.0
|
||||||
title: PR Generator
|
title: PR Generator
|
||||||
description: Automatically generate pull request descriptions based on changes in a local git repo.
|
description: Automatically generate pull request descriptions based on changes in a local git repo.
|
||||||
instructions: >
|
instructions: >
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
id: sunno-song-format-generator
|
|
||||||
title: Sunno Song Format Generator
|
title: Sunno Song Format Generator
|
||||||
description: Generates a prompt for Sunno v4.5+
|
description: Generates a prompt for Sunno v4.5+
|
||||||
instructions: |
|
instructions: |
|
||||||
|
|||||||
Reference in New Issue
Block a user