update github issues workflows

This commit is contained in:
Joey Orlando 2023-06-15 15:34:04 +02:00
parent c7291f98fb
commit 76eacd3ea3
No known key found for this signature in database
GPG key ID: 469E88366B17F644
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
name: Feature Request
description: Request a new feature in Grafana OnCall!
title: "Product-Area-Here: short description of requested feature here"
labels:
- feature request
body:

View file

@ -53,7 +53,7 @@ jobs:
- name: Map mobile app product area to appropriate assignees
uses: actions-ecosystem/action-add-assignees@v1
if: contains(steps.issue-form-values.outputs.issueparser_product-area, 'Alert Flow & Configuration')
if: contains(steps.issue-form-values.outputs.issueparser_product-area, 'Mobile App')
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
assignees: |