Skip to content

Update pull request trigger paths in workflow#2339

Merged
tharindu1st merged 1 commit into
mainfrom
AnuGayan-patch-1
Jul 1, 2026
Merged

Update pull request trigger paths in workflow#2339
tharindu1st merged 1 commit into
mainfrom
AnuGayan-patch-1

Conversation

@AnuGayan

@AnuGayan AnuGayan commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This pull request makes a small change to the workflow trigger configuration for the platform-api-gateway-e2e GitHub Actions workflow. The change removes the paths filter, so the workflow will now run on all pull requests to the main branch, regardless of which files are changed.

Removed specific paths from pull request trigger.
@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: dfd079ea-1537-4b27-b51e-33c57aaf82c3

📥 Commits

Reviewing files that changed from the base of the PR and between bee9288 and 62c58df.

📒 Files selected for processing (1)
  • .github/workflows/platform-api-gateway-e2e.yml
💤 Files with no reviewable changes (1)
  • .github/workflows/platform-api-gateway-e2e.yml

📝 Walkthrough

Updated the platform-api-gateway-e2e GitHub Actions workflow so it now runs on all pull requests targeting main, removing the previous path-based trigger restriction. Workflow steps, permissions, and concurrency settings were left unchanged.

Walkthrough

This change modifies the GitHub Actions workflow file platform-api-gateway-e2e.yml by removing the paths filter from the pull_request trigger. Previously, the workflow ran only when changes affected tests/integration-e2e/** or the workflow file itself. With the filter removed, the workflow will trigger on all pull requests targeting main, regardless of which files changed. No other configuration, job steps, permissions, or concurrency settings were altered.

Suggested reviewers: renuka-fernando

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is on-topic but missing the required template sections and supporting details. Expand the description to cover Purpose, Goals, Approach, User stories, Documentation, Automation tests, Security checks, Samples, Related PRs, and Test environment.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the workflow trigger path change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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
  • Commit unit tests in branch AnuGayan-patch-1

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.

@tharindu1st
tharindu1st merged commit afc82e2 into main Jul 1, 2026
5 of 6 checks passed
@tharindu1st
tharindu1st deleted the AnuGayan-patch-1 branch July 1, 2026 05:17
@AnuGayan
AnuGayan removed the request for review from Copilot July 1, 2026 05:49
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