Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Github Action trigger logic #69

Open
BlackHole1 opened this issue May 11, 2024 · 0 comments
Open

Improve Github Action trigger logic #69

BlackHole1 opened this issue May 11, 2024 · 0 comments

Comments

@BlackHole1
Copy link
Member

The current PR triggers Github Action, but the experience is not very good. There are some issues.

New plan:

After submitting the PR, Github Action will not be triggered immediately, will require one of the following conditions to be met:

  1. A member of the @oomol-lab/ovm team comments /ci run or /ci rerun.
  2. The PR Body contains: “[NEED CI]” (re-trigger when new commits appear)

Once the above conditions are met, the Required to run CI in the PR Body will be parsed.

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

No branches or pull requests

1 participant