Skip to content

ci: deduplicate automated PR reviews - #25808

Merged
dvdksn merged 1 commit into
docker:mainfrom
dvdksn:codex/dedupe-bot-pr-reviews
Aug 14, 2026
Merged

ci: deduplicate automated PR reviews#25808
dvdksn merged 1 commit into
docker:mainfrom
dvdksn:codex/dedupe-bot-pr-reviews

Conversation

@dvdksn

@dvdksn dvdksn commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Review PRs once when opened, including drafts, and retrigger only when docker-agent is explicitly requested. Upgrade docker-agent-action to v2.0.3 so the reusable workflow filters unrelated human and team review requests.

Generated by Codex

PR review automation ran for draft transitions and unrelated reviewer requests. Review PRs when opened, upgrade docker-agent-action to v2.0.3, and rerun only when docker-agent is explicitly requested.
@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 8d61d5b
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a7c31c351995c0008d44a56
😎 Deploy Preview https://deploy-preview-25808--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dvdksn dvdksn added the status/review Pull requests that are ready for review label Aug 12, 2026
@github-actions github-actions Bot added area/release Relates to CI or deployment ci ci updates labels Aug 12, 2026
@dvdksn
dvdksn requested a review from a team August 12, 2026 08:41

@docker-agent docker-agent left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

The changes correctly implement the deduplication goal: removing ready_for_review from triggers and adding a job-level if condition that gates re-reviews on docker-agent being the explicit requested reviewer. The requested_reviewer.txt artifact is written intentionally with an empty value for opened events — the companion event_name.txt artifact provides clear disambiguation for the downstream consumer. The reusable workflow SHA bump from v2.0.1 to v2.0.3 is straightforward.

@dvdksn
dvdksn merged commit 6d62ad9 into docker:main Aug 14, 2026
17 checks passed
@dvdksn
dvdksn deleted the codex/dedupe-bot-pr-reviews branch August 14, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/release Relates to CI or deployment ci ci updates status/review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants