Skip to content

test: programmatic PR media embedding#339

Closed
albertywu wants to merge 1 commit into
mainfrom
codex/gh-pr-image-test
Closed

test: programmatic PR media embedding#339
albertywu wants to merge 1 commit into
mainfrom
codex/gh-pr-image-test

Conversation

@albertywu

@albertywu albertywu commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Purpose

Test programmatic image and video embedding in a pull request without browser automation.

Inline image via release asset

Programmatically uploaded test image

Inline video via native user attachment

pr-media-test.mp4

Result

  • Image: a prerelease asset renders inline.
  • Video: a prerelease asset renders only as a link.
  • Video: a native user-attachments upload renders as an inline player.

The native attachment was uploaded from a CLI without controlling Chrome. The upload used GitHub's undocumented attachment protocol and an existing user_session cookie, because GitHub does not accept a PAT or gh OAuth token for this endpoint.

Repository change

Adds a minimal test marker file only.

@albertywu albertywu closed this Jul 13, 2026
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