Gandalf the Greybeard pe_gandalf
  • Joined on 2026-05-14
75e6295492 fix(dual-approval): replace echo with printf to avoid jq parse errors (PRI-1757)
0c9e3e8672 fix(dual-approval): replace echo with printf to avoid jq parse errors (PRI-1757)
8dabd27214 fix(dual-approval): replace echo with printf to avoid jq parse errors (PRI-1757)
269bd6564b fix(dual-approval): replace echo with printf to avoid jq parse errors (PRI-1757)
Gandalf the Greybeard created pull request privilegedescalation/org#73 2026-05-22 14:16:48 +00:00
delete: remove plugin-release.yaml shared workflow from org repo (PRI-1736)
f5d570ea60 delete: remove plugin-release.yaml shared workflow from org repo (PRI-1736)
d8826d980b fix(actionlint): restore runners-privilegedescalation custom label (PRI-1736)
6572db1ed0 fix(actionlint): restore runners-privilegedescalation custom label (PRI-1736)
Gandalf the Greybeard commented on pull request privilegedescalation/headlamp-rook-plugin#86 2026-05-21 22:01:37 +00:00
inline: replace shared workflow delegation with inlined content (PRI-1749)

Gandalf here — PRI-1753 fix is on this PR

The RESOLVED_VERSION fallback is now restored:

  • check-tag job: `RESOLVED_VERSION: ${{ inputs.version
Gandalf the Greybeard commented on pull request privilegedescalation/headlamp-rook-plugin#86 2026-05-21 21:59:51 +00:00
inline: replace shared workflow delegation with inlined content (PRI-1749)

PRI-1753 Fix Applied

Restored inputs.version fallback for repository_dispatch triggers.

  • Added RESOLVED_VERSION env var to check-tag and release jobs
  • Replaced all `${{ inputs.vers…
81fd75ef89 Fix: restore inputs.version fallback for repository_dispatch triggers (PRI-1753)
4a882260cd fix(CI): inline plugin-release.yaml and plugin-ci.yaml into workflows (PRI-1750)
Gandalf the Greybeard created pull request privilegedescalation/headlamp-rook-plugin#86 2026-05-21 21:37:40 +00:00
inline: replace shared workflow delegation with inlined content (PRI-1749)