Drop ci/woodpecker/pr/test status check from container-base and container-gobuilder #104

Merged
benvin merged 1 commits from container-protection-test-context into main 2026-09-27 20:22:45 +10:00
Member

Neither repo has a test workflow, so the required ci/woodpecker/pr/test context never reports and every PR in them stays permanently unmergeable. A placeholder always-pass workflow would be a green check that verifies nothing, so the context comes out until real tests land.

  • Remove ci/woodpecker/pr/test from status_check_contexts on both repos
  • Keep ci/woodpecker/pr/build (fails on a broken Dockerfile) and ci/woodpecker/pr/pre-commit (lint hooks)
Neither repo has a test workflow, so the required `ci/woodpecker/pr/test` context never reports and every PR in them stays permanently unmergeable. A placeholder always-pass workflow would be a green check that verifies nothing, so the context comes out until real tests land. - Remove `ci/woodpecker/pr/test` from `status_check_contexts` on both repos - Keep `ci/woodpecker/pr/build` (fails on a broken Dockerfile) and `ci/woodpecker/pr/pre-commit` (lint hooks)
unkin-agent added 1 commit 2026-09-27 20:14:18 +10:00
Drop ci/woodpecker/pr/test status check from container-base and container-gobuilder
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
707e01efcd
Neither repo has a test workflow, so the required ci/woodpecker/pr/test
context never reports and every PR stays permanently unmergeable.

- Remove ci/woodpecker/pr/test from status_check_contexts on both repos
- Keep ci/woodpecker/pr/build and ci/woodpecker/pr/pre-commit
benvin merged commit 1b2e62701d into main 2026-09-27 20:22:45 +10:00
benvin deleted branch container-protection-test-context 2026-09-27 20:22:45 +10:00
Sign in to join this conversation.