mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
Sync issue automation with element-web
Add automation for * labelling Labs issues * adding design and product issues to boards * adding design and product PRs to boards * add UISI issues to Crypto team board Fixes issue #5380
This commit is contained in:
committed by
Kat Gerasimova
parent
b1beaf6205
commit
7850ccecdc
@@ -34,6 +34,7 @@ jobs:
|
||||
P1_issues_to_crypto_team_workboard:
|
||||
runs-on: ubuntu-latest
|
||||
if: >
|
||||
contains(github.event.issue.labels.*.name, 'Z-UISI') ||
|
||||
(contains(github.event.issue.labels.*.name, 'A-E2EE') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-E2EE-Cross-Signing') ||
|
||||
contains(github.event.issue.labels.*.name, 'A-E2EE-Dehydration') ||
|
||||
|
||||
Reference in New Issue
Block a user