@cryptotaxi247 / netdata-1 / commits / cdc8f0930

Fix platform EOL check issue assignment. (#17544)

Austin S. Hemmelgarn committed Apr 29, 2024 at 14:03 UTC cdc8f0930b5f81028293772de6ec0f724583220e
1 file changed +1 -1
.github/workflows/platform-eol-check.yml
+1 -1
@@ -119,7 +119,7 @@ jobs:
119 if: steps.check.outputs.pending == 'true' && steps.existing.outputs.exists == 'false'
120 uses: imjohnbo/issue-bot@v3
121 with:
122 - assignees: Ferroin, tkatsoulas
122 + assignees: netdata/agent-sre
123 labels: area/packaging, needs triage
124 title: ${{ steps.title.outputs.title }}
125 body: |