Skip to content

Commit 62f913c

Browse files
authored
fix(review): Remove unnecessary usage of ask-review (#54698)
The slack review request are automatically created when a PR is opened, so using the `ask-review` label here is redundant Co-authored-by: nicolas.schweitzer <nicolas.schweitzer@datadoghq.com>
1 parent 566786a commit 62f913c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upgrade-python-patch-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ jobs:
8989
### Describe how you validated your changes
9090
CI is considered enough to validate changes.
9191
team-reviewers: agent-integrations
92-
labels: team/agent-integrations,changelog/no-changelog,ask-review
92+
labels: team/agent-integrations,changelog/no-changelog

0 commit comments

Comments
 (0)