Skip to content

Flaky playwright test: read-receipts/redactions-in-threads.spec.ts: Sending and redacting a message after marking the thread as read leaves it read #8565

Flaky playwright test: read-receipts/redactions-in-threads.spec.ts: Sending and redacting a message after marking the thread as read leaves it read

Flaky playwright test: read-receipts/redactions-in-threads.spec.ts: Sending and redacting a message after marking the thread as read leaves it read #8565

name: Move new issues into Issue triage board
on:
issues:
types: [opened]
permissions: {} # We use ELEMENT_BOT_TOKEN instead
jobs:
automate-project-columns:
runs-on: ubuntu-24.04
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/element-hq/projects/120
github-token: ${{ secrets.ELEMENT_BOT_TOKEN }}