Skip to content

Commit

Permalink
.github: auto assign component/coprocessor to sig-runtime kanban (#18670
Browse files Browse the repository at this point in the history
)

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
  • Loading branch information
SunRunAway and ti-srebot authored Jul 20, 2020
1 parent d941ff5 commit 803854c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assign_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- name: Run issues assignment to project SIG Runtime Kanban
uses: srggrs/assign-one-project-github-action@1.2.0
if: |
contains(github.event.issue.labels.*.name, 'component/coprocessor') ||
contains(github.event.issue.labels.*.name, 'component/executor') ||
contains(github.event.issue.labels.*.name, 'component/expression')
with:
Expand Down

0 comments on commit 803854c

Please sign in to comment.