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
Add explicit fetch-metadata step to fix auto-merge with pull_request_target
With pull_request_target, the fastify action's internal fetch-metadata call
returns empty UPDATE_TYPE/DEPENDENCY_TYPE/DEPENDENCY_NAMES, causing the
semver check to fail. Explicitly fetch metadata and pass as env vars.
0 commit comments