Skip to content

Improve manifest update PR details#97

Merged
j178 merged 3 commits into
mainfrom
feat/improve-manifest-update-prs
Mar 16, 2026
Merged

Improve manifest update PR details#97
j178 merged 3 commits into
mainfrom
feat/improve-manifest-update-prs

Conversation

@j178

@j178 j178 commented Mar 16, 2026

Copy link
Copy Markdown
Owner

Show newly added prek versions in the updater output and use them in the automated PR title and body.

Copilot AI review requested due to automatic review settings March 16, 2026 08:02
@j178 j178 added the enhancement New feature or request label Mar 16, 2026

@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: a66365ed02

ℹ️ 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 scripts/update-version-manifest.mjs

Copilot AI 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.

Pull request overview

Updates the manifest refresh automation to surface which prek versions were newly added, and uses that information to generate a more informative automated PR title/body.

Changes:

  • Read the existing src/version-manifest.json to compute a list of newly added prek versions.
  • Emit GitHub Actions step outputs (pr_title, added_versions_markdown, etc.) from the updater script.
  • Update the update-version-manifest workflow to use the generated PR title and include the added versions list in the PR body.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
scripts/update-version-manifest.mjs Computes newly added versions, logs them, and writes GitHub Actions outputs for downstream workflow steps.
.github/workflows/update-version-manifest.yml Uses the updater step outputs to set the PR title and body content.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/update-version-manifest.mjs
Comment thread scripts/update-version-manifest.mjs Outdated
@j178 j178 force-pushed the feat/improve-manifest-update-prs branch from a66365e to 393721d Compare March 16, 2026 08:10
@j178 j178 merged commit 0ea2253 into main Mar 16, 2026
9 checks passed
@j178 j178 deleted the feat/improve-manifest-update-prs branch March 16, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants