Skip to content

ci: add push trigger on master for integration tests#8828

Merged
roger-zhangg merged 1 commit intoaws:developfrom
roger-zhangg:master-auto-trigger
Mar 18, 2026
Merged

ci: add push trigger on master for integration tests#8828
roger-zhangg merged 1 commit intoaws:developfrom
roger-zhangg:master-auto-trigger

Conversation

@roger-zhangg
Copy link
Copy Markdown
Member

Changes

Adds a push trigger on the master branch to the integration tests workflow. This ensures integration tests run automatically when changes are pushed to master (e.g., after a merge).

What changed

  • Added push: branches: [master] trigger to .github/workflows/integration-tests.yml

Why

Currently integration tests only run on schedule, release, and manual dispatch. Adding a push trigger on master provides immediate feedback when code lands on the main branch.

@roger-zhangg roger-zhangg requested a review from a team as a code owner March 18, 2026 19:22
@roger-zhangg roger-zhangg enabled auto-merge March 18, 2026 19:31
@roger-zhangg roger-zhangg added this pull request to the merge queue Mar 18, 2026
Merged via the queue into aws:develop with commit a045062 Mar 18, 2026
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants