AGit based PRs fail #23
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
actions/cascading-pr#23
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Discovered in: forgejo/act#42
A note on AGit pull requests and go modules.
that works fine because the SHA is reachable from a branch, however...
because the SHA is not reachable via any reference (heads or tags) but only from refs/pull/N/head which could be discovered if explicitly asking for all references to be fetched, not just refs/heads/* and refs/tags/*
am I understanding that correctly or did I miss a turn?
Agit based PRs failto AGit based PRs fail