Thread (2 messages) flat view 2 messages, 2 authors, 6d ago
COOLING6d

[PATCH BlueZ v1] workflows: pass the email token to the cleanup task

From: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Date: 2026-09-10 17:35:54
Subsystem: the rest · Maintainer: Linus Torvalds

From: Luiz Augusto von Dentz <redacted>

The cleanup task notifies the mailing list when a pull request is closed
for being open for too long, but without the token it cannot send the
email and the pull requests are closed silently.
---
 .github/workflows/sync.yml | 1 +
 1 file changed, 1 insertion(+)
diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml
index c9e107ebc348..37179113da99 100644
--- a/.github/workflows/sync.yml
+++ b/.github/workflows/sync.yml
@@ -40,6 +40,7 @@ jobs:
       with:
         task: cleanup
         github_token: ${{ secrets.ACTION_TOKEN }}
+        email_token: ${{ secrets.EMAIL_TOKEN }}
 
     - name: Sync Patchwork
       uses: bluez/action-ci@main
-- 
2.55.0
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help