Skip to content

feat(pr): support Codeberg pull requests#69

Merged
hewigovens merged 1 commit into
mainfrom
feat/codeberg-pull-requests
Jun 6, 2026
Merged

feat(pr): support Codeberg pull requests#69
hewigovens merged 1 commit into
mainfrom
feat/codeberg-pull-requests

Conversation

@hewigovens

Copy link
Copy Markdown
Owner
  • parse GitHub/Codeberg remotes into a shared HostedRepo with dynamic PR labels
  • show public Codeberg PR status and checks via the Forgejo API
  • add a jayjay-network crate (ureq) for blocking HTTP; drop the curl shell-out
  • share the PR check roll-up across hosts; host-agnostic PrState parsing
  • document the bookmark-based GitHub/Codeberg PR flow

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: ad75f758f8

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread crates/jayjay-core/src/repo/pull_requests/codeberg.rs Outdated
@hewigovens hewigovens force-pushed the feat/codeberg-pull-requests branch 3 times, most recently from 3436e80 to c499b4f Compare June 6, 2026 08:57
- parse GitHub/Codeberg remotes into a shared HostedRepo with dynamic PR labels
- show public Codeberg PR status and checks via the Forgejo API
- add a jayjay-network crate (ureq) for blocking HTTP; drop the curl shell-out
- share the PR check roll-up across hosts; host-agnostic PrState parsing
- open the origin remote in the browser via core (handles ssh/scp/git URLs)
- document the bookmark-based GitHub/Codeberg PR flow
@hewigovens hewigovens force-pushed the feat/codeberg-pull-requests branch from c499b4f to 53490b4 Compare June 6, 2026 10:01
@hewigovens hewigovens merged commit 80f83b1 into main Jun 6, 2026
4 checks passed
@hewigovens hewigovens deleted the feat/codeberg-pull-requests branch June 6, 2026 10:10
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