Skip to content

ci: add SDK review relay workflow#1469

Merged
jaceksan merged 1 commit intomasterfrom
ci/sdk-review-relay
Mar 19, 2026
Merged

ci: add SDK review relay workflow#1469
jaceksan merged 1 commit intomasterfrom
ci/sdk-review-relay

Conversation

@tychtjan
Copy link
Copy Markdown
Contributor

@tychtjan tychtjan commented Mar 18, 2026

Summary

  • Adds a GitHub Actions workflow that relays pull_request_review events to gdc-nas via repository_dispatch
  • Only fires for [AUTO] PRs (branch prefix feature/auto-P, author yenkins-admin)
  • Forwards review state, body, and PR metadata so the sync pipeline can react to reviewer feedback
  • Uses jq to safely build JSON payload (handles quotes/newlines in review body)

Risk: Low
Jira: INFRA-4341

Forward pull_request_review events (changes_requested / comments)
on [AUTO] PRs to gdc-nas via repository_dispatch, so the sync
pipeline can react to reviewer feedback automatically.

Risk: Low
Jira: INFRA-4341
@tychtjan tychtjan force-pushed the ci/sdk-review-relay branch from 28ee20f to 4660ee7 Compare March 18, 2026 13:03
@jaceksan jaceksan merged commit 5f2125e into master Mar 19, 2026
7 checks passed
@jaceksan jaceksan deleted the ci/sdk-review-relay branch March 19, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants