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
fix: configure Git credentials before merge/push in sync-branches workflow
Move the "Configure Git credentials" step (user.name/user.email +
authenticated origin URL) before the merge step in the compiled
workflow so that merge commits have a valid identity and pushes
use an authenticated remote.
Also add a credential setup pre-step in the source .md file and
tests to guard against future ordering regressions.
Agent-Logs-Url: https://github.com/githubnext/autoloop/sessions/10022818-e9ec-4796-841a-d439e309e4b3
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
0 commit comments