Skip to content

Done node enrichment — PRs, commits, deployments #29

Description

@tato123

A done node should carry context about HOW it was completed — not just that it's closed.

For @github: nodes, the adapter should resolve:

  • Linked PR(s) — number, title, merge commit
  • Closing commit SHA
  • Deployment status (if available via GitHub Deployments API)
  • Timeline: when opened, when closed, duration

This context helps downstream work understand what was built, where it shipped, and whether it's actually live. The gh adapter already fetches issues — extend it to pull linked PRs and deployment data for closed issues.

Display in `amos show`:
```

@github:#22 [done]

...
Completed: PR #45 merged (abc1234) — deployed to production 2026-03-15
```

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions