Commit 4b8f93f
authored
ci: Rename commit message trigger command (#6788)
Rename the internal command used to trigger the commit message
generation workflow. The previous command, /gemini-commit-message,
was causing conflicts or being unintentionally picked up by internal
Gemini code assist tools. The new command,
/generate-commit-message, is more generic and resolves this issue.
Bug: 436660675
Change-Id: Ifcb9d2865087073385f0d6de9413303f94e40a7b1 parent 8a12408 commit 4b8f93f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments