Skip to content

Cancel the superseded 2026.9.7 certification instead of closing it - #125

Merged
unbraind merged 1 commit into
mainfrom
cancel-superseded-certification-2026-9-7
Sep 12, 2026
Merged

unbraind merged 1 commit into
mainfrom
cancel-superseded-certification-2026-9-7

Conversation

@unbraind

@unbraind unbraind commented Sep 12, 2026 •

Copy link
Copy Markdown
Owner

What changes

pm-csv-lwj2 goes from closed to canceled, and the changelog is regenerated.

Why

The 2026.9.12 certification closed this superseded 2026.9.7 item as closed. The changelog is generated from closed items, so a certification that never shipped now sits under Unreleased, and the next daily release would publish it as release notes. canceled is the status for work that will not be delivered, and pm-changelog excludes it by default.

Verification

  • pm get pm-csv-lwj2 → status: canceled, with the reason recorded in its history
  • npm run changelog:full with release tags fetched, then npm run changelog:check → exit 0
  • the Unreleased section no longer lists pm-csv-lwj2

Found by Greptile on unbraind/pm-graph#98; the same correction lands in every fleet repo where it reached main.

Summary by Sourcery

Cancel the superseded 2026.9.7 certification and regenerate the changelog to prevent unreleased work from being published.

Bug Fixes:

  • Mark the superseded 2026.9.7 certification as canceled so it is excluded from release notes.

Enhancements:

  • Regenerate the changelog to remove the canceled certification from the Unreleased section.

Chores:

  • Record the cancellation reason in the project item history.

Summary by cubic

Cancels the superseded 2026.9.7 certification item instead of closing it so it no longer appears in the generated changelog.

A closed item is treated as delivered work, so the 2026.9.7 certification that never shipped was listed under Unreleased and would have been published in the next daily release's notes. canceled is the status for work that will not be delivered, and the changelog excludes it by default. The item keeps its reason: the repository moved to 2026.9.10 before it was resolved, and pm-csv-umrv certifies 2026.9.12.

Written for commit 246fe7c. Summary will update on new commits.

Review in cubic

A closed item is delivered work, and the generated changelog lists every
closed item. Closing pm-csv-lwj2 as superseded therefore put a certification that
never shipped under Unreleased, where the next daily release would publish
it as release notes. Canceled is the status for work that will not be
delivered, and the changelog leaves it out. The item keeps its reason:
the repository moved to 2026.9.10 before it was resolved, and pm-csv-umrv
certifies 2026.9.12.

Found by Greptile on unbraind/pm-graph#98.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry @unbraind, you've used your own review budget of 250,000 diff characters for the last 7 days.

You can request another review in 1 day and 14 hours by commenting @sourcery-ai review. Upgrade to get a review now.

@sourcery-ai

sourcery-ai Bot commented Sep 12, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Corrects the superseded 2026.9.7 certification from closed to canceled, records why it was canceled, and regenerates the changelog so the undelivered work is no longer published under Unreleased.

File-Level Changes

Change Details Files
Mark the superseded certification as canceled and record the transition reason in its project-management metadata.
  • Change the item status from closed to canceled.
  • Append the cancellation rationale to the item history.
.agents/pm/chores/pm-csv-lwj2.toon
.agents/pm/history/pm-csv-lwj2.jsonl
Regenerate the changelog so the canceled, unreleased certification is excluded from Unreleased.
  • Remove the 2026.9.7 certification entry from Unreleased while retaining the 2026.9.12 entry.
  • Update generated changelog output to reflect the status correction.
CHANGELOG.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: d6504d28-3c25-4d38-8830-29c99958dc33


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Sep 12, 2026

Copy link
Copy Markdown

Greptile Summary

The PR reclassifies the superseded PM 2026.9.7 certification as canceled and removes it from the generated Unreleased notes.

  • Updates the materialized work-item status and timestamp.
  • Appends an auditable history event explaining the correction.
  • Retains the newer 2026.9.12 certification in the changelog.

Confidence Score: 5/5

The PR appears safe to merge because the tracking metadata, history, and changelog consistently reflect the canceled superseded certification.

No actionable failure remains; the status correction is represented in the item history and the canceled work is removed from release notes without disturbing the replacement certification.

Important Files Changed

Filename Overview
.agents/pm/chores/pm-csv-lwj2.toon Reclassifies the superseded certification from closed to canceled.
.agents/pm/history/pm-csv-lwj2.jsonl Records the status correction with a consistent hash-chain transition and explanatory message.
CHANGELOG.md Removes the canceled certification from Unreleased while preserving the current certification entry.

Reviews (1): Last reviewed commit: "Cancel the superseded 2026.9.7 certifica..." | Re-trigger Greptile

@unbraind

Copy link
Copy Markdown
Owner Author

Review round for 246fe7c. Every check on this head is complete and none failed, no review thread is unresolved, and every bot comment has been read and voted on.

  • coderabbitai: auto-review is skipped on repositories with fewer than 10 stars. The plan allows about one explicit review per hour across the org, and this session spent those on the hosted-runtime and pm-web PRs, so no review ran here. That is not counted as approval.
  • greptile-apps: the summary was read. 0 inline finding(s), each answered in its thread and resolved only after a fix or an explained refusal.
  • sourcery-ai: the weekly 250k-diff review budget is exhausted, so no review ran. The reviewer's guide summary is correct; the missing review is not counted as approval.

@unbraind
unbraind merged commit fe5cccd into main Sep 12, 2026
11 checks passed
@unbraind
unbraind deleted the cancel-superseded-certification-2026-9-7 branch September 12, 2026 21:34
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