mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 02:54:20 +00:00
chore: add issues to product management board (#4946)
This commit is contained in:
parent
970d6cbe53
commit
802e1d1b1f
4
.github/workflows/issues.yml
vendored
4
.github/workflows/issues.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Add new issues to kanban project
|
||||
name: Add new issues to product management project
|
||||
|
||||
on:
|
||||
issues:
|
||||
@ -14,7 +14,7 @@ jobs:
|
||||
with:
|
||||
# You can target a repository in a different organization
|
||||
# to the issue
|
||||
project-url: https://github.com/orgs/zitadel/projects/1
|
||||
project-url: https://github.com/orgs/zitadel/projects/2/views/1
|
||||
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
|
||||
labeled: OKR
|
||||
label-operator: NOT
|
||||
|
Loading…
Reference in New Issue
Block a user