Skip to content

[AM GW] Update workflows for agent manager GW Release - #3285

Merged
Thushani-Jayasekera merged 5 commits into
wso2:gateway/1.2.0-agent-managerfrom
Thushani-Jayasekera:gateway/1.2.0-agent-manager
Aug 22, 2026
Merged

[AM GW] Update workflows for agent manager GW Release#3285
Thushani-Jayasekera merged 5 commits into
wso2:gateway/1.2.0-agent-managerfrom
Thushani-Jayasekera:gateway/1.2.0-agent-manager

Conversation

@Thushani-Jayasekera

Copy link
Copy Markdown
Contributor

$subject

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@renuka-fernando, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 51 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 8b7828c0-fe53-4f01-bc8d-5352bcc9f7c3

📥 Commits

Reviewing files that changed from the base of the PR and between a0c138f and 284d261.

📒 Files selected for processing (4)
  • .github/workflows/gateway-agent-manager-release.yml
  • gateway/gateway-builder/Makefile
  • gateway/gateway-controller/Makefile
  • gateway/gateway-runtime/Makefile

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 10df0184-d968-4dd5-a7c6-98101b21c8c8

📥 Commits

Reviewing files that changed from the base of the PR and between a0c138f and 284d261.

📒 Files selected for processing (4)
  • .github/workflows/gateway-agent-manager-release.yml
  • gateway/gateway-builder/Makefile
  • gateway/gateway-controller/Makefile
  • gateway/gateway-runtime/Makefile

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release workflow now uses the API Platform container registry, serializes dispatches, applies gateway tag conventions, and grants required permissions. Gateway image builds conditionally publish :latest; this release disables that tag.

Changes

Gateway release workflow

Layer / File(s) Summary
Conditional latest image tagging
gateway/gateway-builder/Makefile, gateway/gateway-controller/Makefile, gateway/gateway-runtime/Makefile
The multi-architecture Docker builds use LATEST_TAG_ARG. The variable omits :latest when PUSH_LATEST=false.
Release workflow controls
.github/workflows/gateway-agent-manager-release.yml
The workflow documents tag inputs, uses the ghcr.io/wso2/api-platform registry, serializes dispatches, grants write permissions, normalizes short tag names, and sets PUSH_LATEST to false.

Estimated code review effort: 2 (Simple) | ~10 minutes

Merge Risk: ⚪ Minimal · up to 284d2

The release workflow and related Makefile updates present no actionable merge-blocking risk based on the supplied evidence and are merge-ready after normal checks and review.

Suggested reviewers: tharindu1st

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description contains only the placeholder "$subject" and omits the required purpose, goals, approach, testing, security, and environment details. Replace "$subject" with a complete description that follows the repository template and documents the release workflow, Docker tagging, tests, security checks, and test environment.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change to the agent manager gateway release workflows.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (4 skipped: 4 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renuka-fernando

Copy link
Copy Markdown
Contributor

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor
⚠️ Action not completed

Review rate limited.


Your included review limit is currently reached under our Fair Usage Limits Policy. This review may still proceed through usage-based billing if eligible. Your next included review will be available in 52 minutes.

@Thushani-Jayasekera
Thushani-Jayasekera merged commit 271e741 into wso2:gateway/1.2.0-agent-manager Aug 22, 2026
10 checks passed
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