Skip to content

Commit 6b8fa9f

Browse files
authored
Remove ask-review label from auto-update PR (#46186)
### What does this PR do? Since #45186 review is automatically asked in slack at PR creation. The `ask-review` label creates duplicate queries when added. ### Motivation Clean-up ### Describe how you validated your changes n/a ### Additional Notes Co-authored-by: nicolas.schweitzer <nicolas.schweitzer@datadoghq.com>
1 parent f06656f commit 6b8fa9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
### Describe how you validated your changes
6868
CI is considered enough to validate changes.
6969
team-reviewers: agent-runtimes
70-
labels: team/agent-runtimes,qa/done,changelog/no-changelog,ask-review
70+
labels: team/agent-runtimes,qa/done,changelog/no-changelog

0 commit comments

Comments
 (0)