Skip to content

Add fake int test#87

Merged
AHarmlessPyro merged 1 commit into
mainfrom
integration_test_update
May 15, 2026
Merged

Add fake int test#87
AHarmlessPyro merged 1 commit into
mainfrom
integration_test_update

Conversation

@AHarmlessPyro
Copy link
Copy Markdown
Contributor

@AHarmlessPyro AHarmlessPyro commented May 15, 2026

Note

Low Risk
Workflow-only changes that gate when CI runs; risk is limited to potentially missing integration coverage on PRs if merge queue isn’t used as intended.

Overview
Updates the Integration Tests GitHub Actions workflow to also trigger on pull_request to main, but skips the actual install/build/test steps on PRs.

On PR events it now runs a placeholder step that prints a message, while the real integration test job continues to run only for merge_group (merge queue) and workflow_dispatch events via per-step if conditions.

Reviewed by Cursor Bugbot for commit 96b1773. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@AHarmlessPyro AHarmlessPyro added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit 8f58bd1 May 15, 2026
3 checks passed
@AHarmlessPyro AHarmlessPyro deleted the integration_test_update branch May 15, 2026 07:30
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