Skip to content

[chore] Enable E2E test manual dispatch - #8

Open
lizard-boy wants to merge 1 commit into
masterfrom
stone/e2e-test-dispatch
Open

[chore] Enable E2E test manual dispatch#8
lizard-boy wants to merge 1 commit into
masterfrom
stone/e2e-test-dispatch

Conversation

@lizard-boy

Copy link
Copy Markdown

This adds support for initiating E2E tests manually from the Github Actions UI.

This is useful for running tests against the master branch when a PR hasn't been opened up in a while.

What changed? Why?

Qualified Impact

This adds support for initiating E2E tests manually from the Github
Actions UI.

This is useful for running tests against the `master` branch when
a PR hasn't been opened up in a while.
@lizard-boy

Copy link
Copy Markdown
Author

@greptileai

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

PR Summary

This pull request adds manual dispatch functionality for E2E tests in the GitHub Actions workflow.

  • Added workflow_dispatch event trigger in .github/workflows/e2e_test.yml to enable manual test execution
  • Existing automated triggers (e.g., on pull requests) remain unchanged, preserving current CI/CD functionality
  • Manual dispatch allows running E2E tests against the master branch without opening a new PR
  • No changes to the actual test execution process or environment setup were made

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

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