* [PATCH BlueZ v1] Add permissions for btsnoop-analyzer workflow
@ 2026-04-21 19:55 Luiz Augusto von Dentz
2026-04-21 20:10 ` patchwork-bot+bluetooth
0 siblings, 1 reply; 2+ messages in thread
From: Luiz Augusto von Dentz @ 2026-04-21 19:55 UTC (permalink / raw)
To: linux-bluetooth
From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Grant issues:write, contents:read, and models:read so the reusable
workflow can post comments and access the GitHub Models API.
---
.github/workflows/btsnoop-analyze.yml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.github/workflows/btsnoop-analyze.yml b/.github/workflows/btsnoop-analyze.yml
index 484288c0d9b6..b910f3c0cb66 100644
--- a/.github/workflows/btsnoop-analyze.yml
+++ b/.github/workflows/btsnoop-analyze.yml
@@ -4,6 +4,11 @@ on:
issue_comment:
types: [created]
+permissions:
+ issues: write
+ contents: read
+ models: read
+
jobs:
analyze:
if: >-
--
2.53.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH BlueZ v1] Add permissions for btsnoop-analyzer workflow
2026-04-21 19:55 [PATCH BlueZ v1] Add permissions for btsnoop-analyzer workflow Luiz Augusto von Dentz
@ 2026-04-21 20:10 ` patchwork-bot+bluetooth
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+bluetooth @ 2026-04-21 20:10 UTC (permalink / raw)
To: Luiz Augusto von Dentz; +Cc: linux-bluetooth
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 21 Apr 2026 15:55:44 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> Grant issues:write, contents:read, and models:read so the reusable
> workflow can post comments and access the GitHub Models API.
> ---
> .github/workflows/btsnoop-analyze.yml | 5 +++++
> 1 file changed, 5 insertions(+)
Here is the summary with links:
- [BlueZ,v1] Add permissions for btsnoop-analyzer workflow
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2c3961e3b0fa
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-21 20:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-21 19:55 [PATCH BlueZ v1] Add permissions for btsnoop-analyzer workflow Luiz Augusto von Dentz
2026-04-21 20:10 ` patchwork-bot+bluetooth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox