fix(action): allow forward sync from trailer commits
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2.2.2
|
||||
|
||||
### Fixes
|
||||
|
||||
- Forward sync no longer skips the entire action when the checked-out HEAD commit has the configured sync trailer. This allows valid multi-hop setups where one repo receives sync commits from an upstream repository and forwards its filtered subtree to another repository. Reverse sync still filters bot commits by trailer for loop prevention.
|
||||
|
||||
## 2.2.1
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user