mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
automation - move batchers tickets to triage (#23898)
This commit is contained in:
parent
ea3d5297df
commit
8d8c809497
7
.github/workflows/label-move.yml
vendored
7
.github/workflows/label-move.yml
vendored
@ -20,3 +20,10 @@ jobs:
|
||||
column-name: "To Triage"
|
||||
label-name: "team/code-intelligence"
|
||||
columns-to-ignore: "*"
|
||||
- uses: konradpabjan/move-labeled-or-milestoned-issue@v2.0
|
||||
with:
|
||||
action-token: "${{ secrets.LABELER_GITHUB_TOKEN }}"
|
||||
project-url: "https://github.com/orgs/sourcegraph/projects/119"
|
||||
column-name: "Triage"
|
||||
label-name: "team/batchers"
|
||||
columns-to-ignore: "*"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user