add assigned

This commit is contained in:
Andrea Maria Piana 2020-12-02 08:40:56 +01:00
parent 32efcb06a0
commit 852838f777
No known key found for this signature in database
GPG Key ID: AA6CCA6DE0E06424
1 changed files with 16 additions and 0 deletions

16
.github/workflows/zenhub-assigned.yml vendored Normal file
View File

@ -0,0 +1,16 @@
name: Zenhub integration assigned
on:
issues:
types:
- assigned
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: status-im/zenhub-automations@0fc7ccad52dad46a776f6f6377feaa3993cc37b5
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ZENHUB_API_KEY: ${{ secrets.ZENHUB_TOKEN }}
INPROG_COLUMN: Z2lkOi8vcmFwdG9yL1BpcGVsaW5lLzMyODI1Mg
REVIEW_COLUMN: Z2lkOi8vcmFwdG9yL1BpcGVsaW5lLzIyNjk0MTA