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

Slash command /build does not checkout the PR codebase #332

Closed
GROwen opened this issue Nov 18, 2024 · 0 comments · Fixed by #336
Closed

Slash command /build does not checkout the PR codebase #332

GROwen opened this issue Nov 18, 2024 · 0 comments · Fixed by #336

Comments

@GROwen
Copy link
Contributor

GROwen commented Nov 18, 2024

Describe the bug
Building images using the /build command in a comment of a PR does not checkout the PR HEAD but the default branch.

This comment triggered this build

To Reproduce
Steps to reproduce the behavior:

  1. Go to an open PR
  2. Post a comment with the contents /build
  3. Wait for the Actions build to complete

Expected behavior
The build checkouts the HEAD of the PR

Additional context
actions/checkout#331

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 a pull request may close this issue.

1 participant