Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit 1c3fbfa

Browse files
authored
[CI] Deprecate qa/skip-qa label (#515)
1 parent 04ba98b commit 1c3fbfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/open-datadog-agent-pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ jobs:
7676
commit-message: 'omnibus: bump OMNIBUS_SOFTWARE_VERSION'
7777
title: '[omnibus][automated] Bump OMNIBUS_SOFTWARE_VERSION'
7878
branch: 'automated/omnibus-software/${{ github.event.number }}'
79-
labels: 'team/agent-platform,changelog/no-changelog,qa/no-code-change,qa/skip-qa'
79+
labels: 'team/agent-platform,changelog/no-changelog,qa/no-code-change'
8080
body: >
8181
Automatically created by merging ${{ github.event.pull_request.html_url }}
8282
83-
:warning: This PR is opened with the skip-qa labels by default. Please make sure this is appropriate
83+
:warning: This PR is opened with the qa/no-code-change label by default. Please make sure this is appropriate
8484

0 commit comments

Comments
 (0)