Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Replace docker:// label-checker reference with docker run - #5656

Merged
mderynck merged 1 commit into
devfrom
fix-docker-action-reference
Mar 20, 2026
Merged

mderynck merged 1 commit into
devfrom
fix-docker-action-reference

Conversation

@chagrafana

Copy link
Copy Markdown
Contributor

Summary

  • Replaces docker://agilepathway/pull-request-label-checker:latest with an equivalent docker run in a run: step
  • The docker:// action format is incompatible with org-level action allowlist policies
  • Same Docker image, same behavior, passes the same inputs via INPUT_ env vars

The docker:// action format is incompatible with org-level action
allowlist policies. Use docker run in a run step instead.
@chagrafana
chagrafana requested a review from a team as a code owner March 20, 2026 14:26
@chagrafana
chagrafana deployed to github-pages March 20, 2026 14:26 — with GitHub Actions Active
@cla-assistant

cla-assistant Bot commented Mar 20, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant

cla-assistant Bot commented Mar 20, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mderynck mderynck added the release:ignore PR will not be added to release notes label Mar 20, 2026
@mderynck
mderynck merged commit 9e4cf49 into dev Mar 20, 2026
31 of 35 checks passed
@mderynck
mderynck deleted the fix-docker-action-reference branch March 20, 2026 22:31

This branch was successfully deployed

1 active deployment
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

release:ignore PR will not be added to release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants