mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-11 13:59:13 +00:00
GH board: Send all issues to the EX board (#439)
We will be able to triage everything in one place
This commit is contained in:
parent
357d493e5a
commit
3d06190b13
8
.github/workflows/triage-labelled.yml
vendored
8
.github/workflows/triage-labelled.yml
vendored
@ -10,13 +10,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
# Skip in forks
|
||||
if: >
|
||||
github.repository == 'vector-im/element-x-ios' &&
|
||||
(contains(github.event.issue.labels.*.name, 'Z-BBQ-Alpha') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-BBQ-Beta') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-BBQ-Release') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-Banquet-Alpha') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-Banquet-Beta') ||
|
||||
contains(github.event.issue.labels.*.name, 'Z-Banquet-Release'))
|
||||
github.repository == 'vector-im/element-x-ios'
|
||||
steps:
|
||||
- uses: octokit/graphql-action@v2.x
|
||||
with:
|
||||
|
1
changelog.d/pr-439.build
Normal file
1
changelog.d/pr-439.build
Normal file
@ -0,0 +1 @@
|
||||
Send all issues to the [EX board](https://github.com/orgs/vector-im/projects/43).
|
Loading…
x
Reference in New Issue
Block a user