Skip to content

修复 README 中的 CI 徽章链接,更新为新的检查工作流#36

Merged
ZR233 merged 1 commit intomainfrom
dev
Jan 29, 2026
Merged

修复 README 中的 CI 徽章链接,更新为新的检查工作流#36
ZR233 merged 1 commit intomainfrom
dev

Conversation

@ZR233
Copy link
Member

@ZR233 ZR233 commented Jan 29, 2026

No description provided.

Copilot AI review requested due to automatic review settings January 29, 2026 04:16
@ZR233 ZR233 merged commit b56ce20 into main Jan 29, 2026
5 checks passed
@ZR233 ZR233 deleted the dev branch January 29, 2026 04:16
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI badge links in both README files to reflect a repository migration from ZR233/ostool to drivercraft/ostool and changes the workflow reference from ci.yml to check.yaml. The changes are part of aligning the documentation with the new repository location and workflow naming conventions that have already been implemented in the codebase (as evidenced by Cargo.toml files and workflow configurations).

Changes:

  • Updated CI badge in README.md to point to the new repository and workflow
  • Updated CI badge in README.en.md to point to the new repository and workflow

Reviewed changes

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

File Description
README.md Updated CI badge from ZR233/ostool ci.yml workflow to drivercraft/ostool check.yaml workflow
README.en.md Updated CI badge from ZR233/ostool ci.yml workflow to drivercraft/ostool check.yaml workflow

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

# ostool

[![CI](https://github.com/ZR233/ostool/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ZR233/ostool/actions/workflows/ci.yml)
[![Check](https://github.com/drivercraft/ostool/actions/workflows/check.yaml/badge.svg)](https://github.com/drivercraft/ostool/actions/workflows/check.yaml)
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

The CI badge has been updated to reference the new repository owner 'drivercraft', but many other references to the old repository 'ZR233/ostool' remain throughout this README file. For consistency, the following sections should also be updated:

  • Line 60: git clone URL in installation instructions
  • Line 512: git clone URL in development environment setup
  • Lines 527, 529, 530: GitHub repository links in the "相关链接" (Related Links) section

This creates an inconsistency where the badge points to one repository while the documentation directs users to a different repository. Consider updating all repository references to ensure consistency throughout the documentation.

Copilot uses AI. Check for mistakes.
# ostool

[![CI](https://github.com/ZR233/ostool/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ZR233/ostool/actions/workflows/ci.yml)
[![Check](https://github.com/drivercraft/ostool/actions/workflows/check.yaml/badge.svg)](https://github.com/drivercraft/ostool/actions/workflows/check.yaml)
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

The CI badge has been updated to reference the new repository owner 'drivercraft', but many other references to the old repository 'ZR233/ostool' remain throughout this README file. For consistency, the following sections should also be updated:

  • Line 60: git clone URL in installation instructions
  • Line 513: git clone URL in development environment setup
  • Lines 528, 530, 531: GitHub repository links in the "Related Links" section

This creates an inconsistency where the badge points to one repository while the documentation directs users to a different repository. Consider updating all repository references to ensure consistency throughout the documentation.

Copilot uses AI. Check for mistakes.
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