mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
Disables PR Project Assigner workflow
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
ce2e3fd621
commit
f47022a41d
1 changed files with 3 additions and 3 deletions
6
.github/workflows/pr-project-assigner.yml
vendored
6
.github/workflows/pr-project-assigner.yml
vendored
|
@ -13,9 +13,9 @@ jobs:
|
|||
with:
|
||||
issue-mappings: |
|
||||
[
|
||||
{ "label": "Team:AppArch", "projectNumber": 37, "columnName": "Review in progress" },
|
||||
{ "label": "Feature:Lens", "projectNumber": 32, "columnName": "In progress" },
|
||||
{ "label": "Team:Canvas", "projectNumber": 38, "columnName": "Review in progress" }
|
||||
]
|
||||
ghToken: ${{ secrets.PROJECT_ASSIGNER_TOKEN }}
|
||||
|
||||
# { "label": "Team:AppArch", "projectNumber": 37, "columnName": "Review in progress" },
|
||||
# { "label": "Feature:Lens", "projectNumber": 32, "columnName": "In progress" },
|
||||
# { "label": "Team:Canvas", "projectNumber": 38, "columnName": "Review in progress" }
|
Loading…
Add table
Add a link
Reference in a new issue