Skip to content

Show PR titles in automated release notes (follow-up to #24)#25

Merged
oobabooga merged 2 commits into
unslothai:masterfrom
oobabooga:show-pr-titles
Jun 14, 2026
Merged

Show PR titles in automated release notes (follow-up to #24)#25
oobabooga merged 2 commits into
unslothai:masterfrom
oobabooga:show-pr-titles

Conversation

@oobabooga

Copy link
Copy Markdown
Member

Follow-up to #24. GitHub won't expand a reference into its title inline in release descriptions, so this fetches each PR's title at build time and shows it, with the number and commit as links.

Before

Generated markdown:

Automated Unsloth llama.cpp CUDA (Linux + Windows) + ROCm + macOS prebuild for upstream [b9625](https://github.com/ggml-org/llama.cpp/releases/tag/b9625), merged with:

- ggml-org/llama.cpp#24423 @ [49fc372](https://github.com/ggml-org/llama.cpp/pull/24423/commits/49fc3723ca84b729fa64bf93b88b858360bc2ffa)
- ggml-org/llama.cpp#24523 @ [2846a38](https://github.com/ggml-org/llama.cpp/pull/24523/commits/2846a387c2bf90a39194b818557ce86e19b99c07)

Renders as (in the release notes):

Automated Unsloth llama.cpp CUDA (Linux + Windows) + ROCm + macOS prebuild for upstream b9625, merged with:

- ggml-org#24423 @ 49fc372
- ggml-org#24523 @ 2846a38

After

Generated markdown:

Automated Unsloth llama.cpp CUDA (Linux + Windows) + ROCm + macOS prebuild for upstream [b9625](https://github.com/ggml-org/llama.cpp/releases/tag/b9625), merged with:

- DiffusionGemma ([#24423](https://github.com/ggml-org/llama.cpp/pull/24423), commit [49fc372](https://github.com/ggml-org/llama.cpp/pull/24423/commits/49fc3723ca84b729fa64bf93b88b858360bc2ffa))
- Preliminary MiniMax-M3 support ([#24523](https://github.com/ggml-org/llama.cpp/pull/24523), commit [2846a38](https://github.com/ggml-org/llama.cpp/pull/24523/commits/2846a387c2bf90a39194b818557ce86e19b99c07))

Renders as (in the release notes):

Automated Unsloth llama.cpp CUDA (Linux + Windows) + ROCm + macOS prebuild for upstream b9625, merged with:

- DiffusionGemma (#24423, commit 49fc372)
- Preliminary MiniMax-M3 support (#24523, commit 2846a38)

@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: 52d3dc021d

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/workflows/unsloth-prebuilt.yml
@oobabooga

Copy link
Copy Markdown
Member Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: 7145458355

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

@oobabooga oobabooga merged commit a4a0463 into unslothai:master Jun 14, 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