Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 30, 2025

This PR adds a GitHub Actions CI status badge to the README.md file to display the build status of the project.

Changes

Added a clickable badge below the project title that:

  • Displays the current status of the "Rust" workflow (passing/failing)
  • Links directly to the GitHub Actions workflow page for easy access to CI details
  • Automatically updates based on the latest workflow run status

Badge Details

The badge shows the status of the Rust build workflow defined in .github/workflows/rust.yml. Users can click the badge to view the full CI/CD pipeline details and historical workflow runs.

Badge URL: https://github.com/kongying-tavern/genshin-cloud-rust/workflows/Rust/badge.svg
Links to: https://github.com/kongying-tavern/genshin-cloud-rust/actions/workflows/rust.yml

This provides better visibility into the project's build health and makes it easier for contributors and users to quickly assess the current state of the codebase.

Fixes the requirement: "请为 README 添加用于指示 CI 状态的 badge"

Original prompt

请为 README 添加用于指示 CI 状态的 badge


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot AI changed the title [WIP] 请为 README 添加用于指示 CI 状态的 badge Add CI status badge to README Sep 30, 2025
Copilot AI requested a review from langyo September 30, 2025 17:49
@langyo langyo marked this pull request as ready for review September 30, 2025 17:52
@langyo langyo merged commit 3606457 into master Sep 30, 2025
2 checks passed
@langyo langyo deleted the copilot/fix-9d0c0060-3542-4b9e-ae26-bb67cef47a37 branch September 30, 2025 17:57
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.

2 participants