You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: standardize tag creation logic for conflict resolution
- Remove branch-specific tag formats when tags conflict
- Use unified v{VERSION}-{COMMIT_ID} format for all branches
- Simplify auto-increment logic to avoid dev/test suffixes
- Maintain original branch-specific behavior for non-conflict cases
0 commit comments