Skip to content

[BUG] checkmk.general.agent : Fetch fresh monitoring data from host. Fails for agents queried through SSH. #119

[BUG] checkmk.general.agent : Fetch fresh monitoring data from host. Fails for agents queried through SSH.

[BUG] checkmk.general.agent : Fetch fresh monitoring data from host. Fails for agents queried through SSH. #119

Workflow file for this run

name: "Label Issues."
on:
issues:
types: [opened, edited]
permissions:
contents: read
issues: write
jobs:
label:
runs-on: ubuntu-22.04
steps:
- name: "Label Issues."
uses: github/[email protected]
with:
configuration-path: .github/labels-issues.yml
include-title: 1
repo-token: ${{ github.token }}
enable-versioned-regex: 0
sync-labels: 0