-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Archery] Crossbow refuses to run on the main branch of a fork #39996
Comments
pitrou
added a commit
to pitrou/arrow
that referenced
this issue
Feb 8, 2024
pitrou
added a commit
that referenced
this issue
Feb 8, 2024
…nch (#39997) ### Rationale for this change ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes? * Closes: #39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
Reopening as the PR didn't fix the issue. |
pitrou
added a commit
to pitrou/arrow
that referenced
this issue
Feb 8, 2024
…in branch Continued from PR apache#39997, which wasn't sufficient (the `git fetch` that works for me doesn't seem to work on GHA).
pitrou
added a commit
to pitrou/arrow
that referenced
this issue
Feb 12, 2024
…in branch Instead of doing an intermediate bare clone, just fix the locally created branch name when fetching. Amended from PR apache#39997, which wasn't sufficient (the `git fetch` that works for me doesn't seem to work on GHA).
pitrou
added a commit
to pitrou/arrow
that referenced
this issue
Feb 12, 2024
…in branch Instead of doing an intermediate bare clone, just fix the locally created branch name when fetching. Amended from PR apache#39997, which wasn't sufficient (the `git fetch` that works for me doesn't seem to work on GHA).
pitrou
added a commit
that referenced
this issue
Feb 12, 2024
…nch (#40002) Instead of doing an intermediate bare clone, just fix the locally created branch name when fetching. Amended from PR #39997, which wasn't sufficient (the `git fetch` that works for me doesn't seem to work on GHA). * Closes: #39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
…in branch (apache#39997) ### Rationale for this change ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes? * Closes: apache#39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
dgreiss
pushed a commit
to dgreiss/arrow
that referenced
this issue
Feb 19, 2024
…in branch (apache#40002) Instead of doing an intermediate bare clone, just fix the locally created branch name when fetching. Amended from PR apache#39997, which wasn't sufficient (the `git fetch` that works for me doesn't seem to work on GHA). * Closes: apache#39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
zanmato1984
pushed a commit
to zanmato1984/arrow
that referenced
this issue
Feb 28, 2024
…in branch (apache#39997) ### Rationale for this change ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes? * Closes: apache#39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
zanmato1984
pushed a commit
to zanmato1984/arrow
that referenced
this issue
Feb 28, 2024
…in branch (apache#40002) Instead of doing an intermediate bare clone, just fix the locally created branch name when fetching. Amended from PR apache#39997, which wasn't sufficient (the `git fetch` that works for me doesn't seem to work on GHA). * Closes: apache#39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
thisisnic
pushed a commit
to thisisnic/arrow
that referenced
this issue
Mar 8, 2024
…in branch (apache#39997) ### Rationale for this change ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes? * Closes: apache#39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
thisisnic
pushed a commit
to thisisnic/arrow
that referenced
this issue
Mar 8, 2024
…in branch (apache#40002) Instead of doing an intermediate bare clone, just fix the locally created branch name when fetching. Amended from PR apache#39997, which wasn't sufficient (the `git fetch` that works for me doesn't seem to work on GHA). * Closes: apache#39996 Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
When invoking
@github-actions crossbow submit ...
on a PR made from a fork'smain
branch, Archery fails triggering the builds. Example:#39878 (comment)
Result:
https://github.com/apache/arrow/actions/runs/7828116460/job/21357317509#step:5:18
Component(s)
Archery, Continuous Integration
The text was updated successfully, but these errors were encountered: