Skip to content

Add inline PR comments and a merge-readiness ledger#48

Merged
danielss-dev merged 1 commit into
mainfrom
codex/pr-review-ledger
Jul 13, 2026
Merged

Add inline PR comments and a merge-readiness ledger#48
danielss-dev merged 1 commit into
mainfrom
codex/pr-review-ledger

Conversation

@danielss-dev

Copy link
Copy Markdown
Owner

Summary

  • Add a merge-readiness model and compact readiness strip for hosted pull requests.
  • Support GitHub inline review comments anchored to selected diff line ranges with stale-head protection.
  • Persist stacked/split review layout controls and wire the new Tauri command through the UI.
  • Update docs and task tracking for the hosted PR review workspace work.

Testing

  • Added Rust unit coverage for GitHub inline comment payloads and readiness-state normalization.
  • Added TypeScript unit coverage for pull request readiness and relative freshness labels.

#[tauri::command(async)]
pub async fn repo_pull_request_inline_comment(
path: String,
id: u64,

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

this is a test in a comment

@danielss-dev danielss-dev merged commit 7b723d9 into main Jul 13, 2026
1 of 2 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