Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 25, 2025

GitHub Issue: closes #

PR Type:

πŸ€– Project automation

What is the current behavior? πŸ€”

The external_docs variable in doc/import_external_docs.ps1 references outdated commit hashes for some external repositories.

What is the new behavior? πŸš€

Updated commit hashes to latest from their respective branches:

Repository Branch Commit
uno.wasm.bootstrap release/stable/10.0 3b707687f10ffd3b93dbeff3a867c23d250ae3ca
uno.check release/stable/1.33 0fabc47c022c7eb86b1c4760441780ff3638b06e

11 other repositories were already at latest.

PR Checklist βœ…

Please check if your PR fulfills the following requirements:

Other information ℹ️

Latest commits fetched via git ls-remote for each branch specified in the inline comments.

Original prompt

I need you to update the commit hash for each of the entries in the external_docs variable to match the latest commit hash of each corresponding repo. The commit hash to use should be the latest one for each of the branches that are mentioned in the comment on each line


✨ Let Copilot coding agent set things up for you β€” coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update commit hash for external_docs variable entries chore: Update external docs commit hashes to latest Nov 25, 2025
Copilot AI requested a review from kazo0 November 25, 2025 15:32
@kazo0 kazo0 marked this pull request as ready for review November 25, 2025 15:40
@kazo0 kazo0 merged commit 1196cc7 into release/stable/6.4 Nov 25, 2025
17 of 18 checks passed
@kazo0 kazo0 deleted the copilot/update-external-docs-commit-hash branch November 25, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants