Skip to content

Commit 4818896

Browse files
authored
Update the Claude command to generate release notes with some allowed tools that it needs. (opensearch-project#6918)
Signed-off-by: David Venable <dlv@amazon.com>
1 parent 5e96f81 commit 4818896

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.claude/commands/generate-release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
---
2+
description: Generate release notes for Data Prepper version $ARGUMENTS.
3+
allowed-tools:
4+
- Bash(gh issue list *)
5+
- Bash(gh pr list *)
6+
- Read(release/script/release-notes/**)
7+
- Read(release/release-notes/**)
8+
- Write(release/release-notes/**)
9+
---
10+
111
Generate release notes for Data Prepper version $ARGUMENTS.
212

313
## Overview

0 commit comments

Comments
 (0)