Skip to content

docs: remove median task workflow and document branching from main - #196

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/drop-median
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
chore/drop-median

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026 •

Copy link
Copy Markdown
Contributor

Opened automatically when chore/drop-median was pushed.

The title is written from the diff and rewritten as you push, because this is squashed onto main and the title becomes the commit subject and the changelog line. Retitle it yourself and it is yours — the automation stops touching it.


Summary by cubic

Removes the Median task workflow from AGENTS.md because the CLI no longer exists and every command it documented was a dead end. The commit-message rule that required Median task IDs is gone too, replaced with the instruction to branch from main instead of release, plus a note that PR titles are auto-written by a script.

Written for commit e0eae27. Summary will update on new commits.

Review in cubic

Median is deprecated and the CLI no longer exists, so the whole "Median
Tasks" section told every agent to run a command that cannot succeed, and
the commit-message section asked for a task id from a tracker that is
gone.

Replaces both with the rule that actually bites, learned the hard way in
this repo: branch from `main`, not `release`. `release` is the default
branch, so a plain clone checks it out and the obvious move is to branch
from what you are standing on. That carries release merge commits into
the feature branch and the rebase conflicts on release-please files.
CONTRIBUTING.md has always said this; AGENTS.md did not.
@vercel

vercel Bot commented Sep 1, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
crm-agent Ready Ready Preview Sep 1, 2026 7:56pm UTC
crm-api Ready Ready Preview Sep 1, 2026 7:56pm UTC
crm-app Ready Ready Preview Sep 1, 2026 7:56pm UTC

Request Review

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="AGENTS.md">

<violation number="1" location="AGENTS.md:261">
P3: `pr-title.yml` overwrites invalid or lower-bump titles. Read-only fork tokens require manual editing. Document both limits here.</violation>
</file>

Reply with feedback, questions, or to request a fix.

Fix all with cubic | Re-trigger cubic

Comment thread AGENTS.md
```
MDN-42 fix: resolve auth token expiry
```
**You do not write the pull request title.** `.github/scripts/pr-title.sh` reads

@cubic-dev-ai cubic-dev-ai Bot Sep 1, 2026 •

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3: pr-title.yml overwrites invalid or lower-bump titles. Read-only fork tokens require manual editing. Document both limits here.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At AGENTS.md, line 261:

<comment>`pr-title.yml` overwrites invalid or lower-bump titles. Read-only fork tokens require manual editing. Document both limits here.</comment>

<file context>
@@ -251,53 +251,14 @@ it:
-```
-MDN-42 fix: resolve auth token expiry
-```
+**You do not write the pull request title.** `.github/scripts/pr-title.sh` reads
+the diff and writes one. Retitle it yourself and the automation stops.
+`CONTRIBUTING.md` is the whole account of how a change reaches `release`; read it
</file context>
Fix with cubic

@ripgrim ripgrim closed this Sep 2, 2026
@ripgrim
ripgrim deleted the chore/drop-median branch September 2, 2026 02:22
@ripgrim

ripgrim commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

Closing as superseded, not abandoned.

Everything here lands in chore/agent-conventions instead, which removes the Median section and replaces it with the same ## Commit Messages & Pull Requests text this PR added — alongside CODING_STANDARDS.md, the docs/agents/ skill configuration, and the Linear conventions that made the Median workflow redundant in the first place.

Keeping both would have conflicted on AGENTS.md for no gain.

This branch was successfully deployed

3 active deployments
Preview – crm-agent — e0eae275 Deployed Sep 1, 2026 by vercel[bot]
Preview – crm-app — e0eae275 Deployed Sep 1, 2026 by vercel[bot]
Preview – crm-api — e0eae275 Deployed Sep 1, 2026 by vercel[bot]
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