Skip to content

[mixin/alerts]: Enable configuring job prefix for alerts to prevent clashes with metrics from Loki/Tempo. #119

[mixin/alerts]: Enable configuring job prefix for alerts to prevent clashes with metrics from Loki/Tempo.

[mixin/alerts]: Enable configuring job prefix for alerts to prevent clashes with metrics from Loki/Tempo. #119

name: Add to docs project
on:
issues:
types: [labeled]
pull_request:
types: [labeled]
jobs:
main:
if: ${{ github.event.label.name == 'type/docs' }}
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
- uses: grafana/writers-toolkit/add-to-docs-project@add-to-docs-project/v1