Skip to content

Keep Forge progress in one GitHub status comment - #13

Merged
numinousmuses merged 1 commit into
masterfrom
docs/forge-github-status
Sep 6, 2026
Merged

numinousmuses merged 1 commit into
masterfrom
docs/forge-github-status

Conversation

@numinousmuses

Copy link
Copy Markdown

Forge progress now stays in one updated status comment per issue or PR. Check details and recent activity are collapsed beneath the current explanation, and the guide links directly to the GitHub engineering board.

These pages describe the deployed communication behavior. This PR exercises automatic verification and its status comment. Its configured protocol and documentation checks do not test Forge's comment service or lint these .forge pages.

flowchart LR
  subgraph Before
    A[Service.update receives progress] --> B[New milestone comment]
    B --> C[Separate overview links to milestone]
  end
  subgraph After
    D[Service.update receives progress] --> E[GitHub.status edits one comment]
    E --> F[Current explanation and collapsed checks]
    D --> G[Project card follows recorded state]
  end
Loading

Validation: reviewed both guides and their board link; git diff --check passed. The platform regression test reproduced five comments for four transitions before the change, and one afterward. The platform suite passed 97 Python tests and the Go checks. Live verification of this PR will establish whether the deployed integration updates its comment and board card correctly.

@numinousmuses

numinousmuses commented Sep 6, 2026

Copy link
Copy Markdown
Author

Numinous Forge · Merged into this fork

This PR has been merged. The recorded checks passed on its reviewed revision.

Next: No further action on this PR.

Verification details
Recorded check Result
Protocol behavior Passed
Documentation Passed

Source revision 2678801b6e7b. Verification status comes from execution records; agent observations are provisional.

This run verifies the PR and does not modify its code.

@numinousmuses numinousmuses moved this to Verifying in Darkbloom engineering Sep 6, 2026
@numinousmuses numinousmuses moved this from Verifying to Needs review in Darkbloom engineering Sep 6, 2026
@numinousmuses
numinousmuses merged commit a9d9ca5 into master Sep 6, 2026
2 checks passed
@numinousmuses numinousmuses moved this from Needs review to Done in Darkbloom engineering Sep 6, 2026
@numinousmuses numinousmuses added the trigger:ci Forge was triggered by a contributor PR or new commit. label Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

trigger:ci Forge was triggered by a contributor PR or new commit.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant