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(ci): use globs in update-lockfiles workflow for missing konflux lockfile
The workflow failed with "fatal: pathspec did not match" because
requirements-lock-konflux.txt was removed from this repo (moved to the
downstream fork). Switch git diff, git add, and the PR body to use
glob patterns so the workflow handles whichever lockfiles exist.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments