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

[ci] Add GHA workflows to enable full CI run #6381

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

khluu
Copy link
Collaborator

@khluu khluu commented Jul 12, 2024

Add GHA workflows that:

  • Add ready label to PR when auto-merge is enabled
  • Add ready label to PR when a /ready comment is posted in the PR
  • Send a comment when PR is opened to remind PR authors to run full CI before merging or if more test signal is needed.

p
Signed-off-by: kevin <kevin@anyscale.com>
@khluu khluu requested a review from simon-mo July 12, 2024 18:18
@simon-mo
Copy link
Collaborator

Looks like it failed. You might need to pipe in the gh token?

khluu added 2 commits July 12, 2024 18:29
p
Signed-off-by: kevin <kevin@anyscale.com>
p
Signed-off-by: kevin <kevin@anyscale.com>
@khluu
Copy link
Collaborator Author

khluu commented Jul 12, 2024

Looks like it failed. You might need to pipe in the gh token?

Added gh token for all workflows. I also switched to use pull_request_target so these workflows only run what's in main, not the code changed on PR to avoid potentially malicious behaviors. Because of this, these workflows won't run until this PR is merged.

@simon-mo simon-mo merged commit 4dbebd0 into vllm-project:main Jul 12, 2024
19 of 22 checks passed
dtrifiro pushed a commit to opendatahub-io/vllm that referenced this pull request Jul 17, 2024
xjpang pushed a commit to xjpang/vllm that referenced this pull request Jul 24, 2024
Signed-off-by: kevin <kevin@anyscale.com>
Alvant pushed a commit to compressa-ai/vllm that referenced this pull request Oct 26, 2024
Signed-off-by: kevin <kevin@anyscale.com>
Signed-off-by: Alvant <alvasian@yandex.ru>
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