Skip to content

feat(issues): Render referenced-in-commit activity#114299

Merged
JoshFerge merged 1 commit intomasterfrom
jferg-codex/feat/render-referenced-in-commit-activity
Apr 29, 2026
Merged

feat(issues): Render referenced-in-commit activity#114299
JoshFerge merged 1 commit intomasterfrom
jferg-codex/feat/render-referenced-in-commit-activity

Conversation

@JoshFerge
Copy link
Copy Markdown
Member

Add frontend support for the referenced_in_commit issue activity emitted by deferred commit resolution. Both the legacy activity feed and streamlined activity sidebar now render the activity as a commit reference, while resolved-in-commit copy remains reserved for actual resolution activity.

Dependency

Depends on backend activity support in #114298. This PR should land after that API activity type is available.

Activity UI

The new activity uses commit-link hydration from the API and displays as "Referenced in Commit" in the streamlined sidebar, with matching copy in the legacy feed.

Related to #107138.

Add frontend support for the referenced_in_commit issue activity emitted by deferred commit resolution. Render the activity in both issue activity UIs with commit link data while leaving resolved-in-commit copy unchanged.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 29, 2026
@JoshFerge JoshFerge marked this pull request as ready for review April 29, 2026 12:27
@JoshFerge JoshFerge requested a review from a team as a code owner April 29, 2026 12:27
@JoshFerge JoshFerge merged commit c44f051 into master Apr 29, 2026
68 checks passed
@JoshFerge JoshFerge deleted the jferg-codex/feat/render-referenced-in-commit-activity branch April 29, 2026 15:59
cleptric pushed a commit that referenced this pull request May 5, 2026
Add frontend support for the `referenced_in_commit` issue activity
emitted by deferred commit resolution. Both the legacy activity feed and
streamlined activity sidebar now render the activity as a commit
reference, while resolved-in-commit copy remains reserved for actual
resolution activity.

**Dependency**

Depends on backend activity support in #114298. This PR should land
after that API activity type is available.

**Activity UI**

The new activity uses commit-link hydration from the API and displays as
"Referenced in Commit" in the streamlined sidebar, with matching copy in
the legacy feed.

Related to #107138.

Co-authored-by: OpenAI Codex <noreply@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants