This commit is contained in:
Core 2022-05-09 09:06:59 +01:00
commit 3eb5539368
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
name: Bug Report
description: If you encounter an issue whilst using our app, please use this template to help improve the app.
title: "[Bug]: "
labels: ["bug", "triage"]
labels: ["bug", "needs-triage"]
assignees: []
body:
- type: markdown

View file

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/<orgName>/projects/<projectNumber>
project-url: https://github.com/orgs/ciderapp/projects/5
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
labeled: bug, needs-triage
label-operator: OR