Skip to content

ci: strip fork CI to CEF-only — remove upstream actions + #code-review QA (re-target to main) - #6

Merged
jaxter03 merged 2 commits into
mainfrom
chore/prune-workflows
Jul 28, 2026
Merged

ci: strip fork CI to CEF-only — remove upstream actions + #code-review QA (re-target to main)#6
jaxter03 merged 2 commits into
mainfrom
chore/prune-workflows

Conversation

@jaxter03

Copy link
Copy Markdown
Collaborator

Re-do of #4 against the correct base. #4 was stacked on the sync branch and got merged into that branch, not main, so its removals never reached main. Same two commits, now targeting main:

  1. Remove 19 upstream-only workflows (benchmarks, tracer-demo, terraform-bench, e2e-openclaw, hermes-tests, k8s-alert, windows-labels, community bots, Homebrew/PyPI release + docker-publish, closed-loop-weekly, interactive-shell-live).
  2. Remove the #code-review / deploy-triggered QA entirely (qa-slack-poller.yml, qa_slack_poller.py, qa_deploy_summary.py, and the deploy-QA parts of hiring-coach-qa.yml).

Diff is exactly those two removal commits (main already has the sync via #3).

🤖 Generated with Claude Code

jaxter03 and others added 2 commits July 28, 2026 18:53
Remove 19 workflows that belong to the upstream OSS project and are noise
(or would run red) on the CEF fork: benchmarks (5), tracer demo, terraform
bench, openclaw e2e, hermes tests, k8s-alert trigger, windows labels,
community bots (automerge, celebrate, good-first-issue, greptile), the
Homebrew/PyPI release + docker-publish pipelines, closed-loop reminder, and
the interactive-shell live test.

Keep: ci.yml, codeql.yml, synthetic-deterministic.yml (core CI/security/
regression) + the CEF QA workflows (hiring-coach-qa, qa-slack-poller,
ux-login-probe, telegram-preflight).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PkNM3j2VZmxijQsWFZMPiy
Removes the Slack-#code-review 'run QA on Stage' machinery that ran on every
deploy/merge signal:
- .github/workflows/qa-slack-poller.yml (cron */10 reading #code-review)
- .github/scripts/qa_slack_poller.py, qa_deploy_summary.py
- the deploy-QA parts of hiring-coach-qa.yml: the workflow_call entry, the
  prs/component/slack_thread_ts/slack_channel inputs, and the deploy_summary job.

The scheduled post-publish QA (qa/quality/ux/dashboard jobs, twice-daily cron)
is unchanged. Feature-2 PR-blame (correlate / pr-context) is not carried over.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PkNM3j2VZmxijQsWFZMPiy
@github-actions

Copy link
Copy Markdown

Greptile code review

This repo uses Greptile for automated review. Before merge, aim for Confidence Score: 5/5 with zero unresolved review threads — see CONTRIBUTING.md.

Run a review — add a PR comment with:

@greptile review

Give it ~5-10 minutes (sometimes longer) for results, then fix feedback and re-trigger until you reach Confidence Score: 5/5.

Optional: automate with the greploop skill.

@jaxter03
jaxter03 merged commit a4f4f55 into main Jul 28, 2026
8 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant