Skip to content

Remove hardcoded kafka string in Kafka alerts and add Alert for critical filling of the PVs #256

Remove hardcoded kafka string in Kafka alerts and add Alert for critical filling of the PVs

Remove hardcoded kafka string in Kafka alerts and add Alert for critical filling of the PVs #256

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v3
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"