Commit b642fd1
マルコメ
chore: mention user to confirm who run (#131)
## Summary
Update Gemini CLI workflows to mention the actor when posting
acknowledgment comments
Enhancements:
- Add GITHUB_ACTOR environment variable to workflows
- Prefix acknowledgment messages with the @mention of the GitHub actor
## Why?
This is to confirm who responded when multiple people called within the
organization.
This is also useful for checking which users have the authority to
perform actions.
## How to verify your codes?
I've tested this workflow with issue and pull request comments.
<img width="1013" height="159" alt="image"
src="https://github.com/user-attachments/assets/e37785b5-2c06-4b56-8c0d-51b9df95ccb3"
/>1 parent 6407412 commit b642fd1
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
171 | | - | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
169 | 170 | | |
170 | 171 | | |
171 | | - | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
0 commit comments