Skip to content

Add CI badge to README#18

Merged
kochounoyume merged 2 commits into
mainfrom
copilot/add-ci-batch-to-readme
Mar 12, 2026
Merged

Add CI badge to README#18
kochounoyume merged 2 commits into
mainfrom
copilot/add-ci-batch-to-readme

Conversation

Copilot AI commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Adds the unity-test.yml workflow status badge to both README.md and README_JA.md.

Changes

  • README.md / README_JA.md: Added CI badge alongside existing shields (releases, license, openupm)
[![CI](https://github.com/AndanteTribe/ObjectReference/actions/workflows/unity-test.yml/badge.svg)](https://github.com/AndanteTribe/ObjectReference/actions/workflows/unity-test.yml)
Original prompt

This section details on the original issue you should resolve

<issue_title>READMEにCIのバッチを入れる</issue_title>
<issue_description>unity-test</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: kochounoyume <78918084+kochounoyume@users.noreply.github.com>
Copilot AI changed the title [WIP] Add CI badge to README Add CI badge to README Mar 12, 2026
@kochounoyume kochounoyume marked this pull request as ready for review March 12, 2026 04:43
Copilot AI review requested due to automatic review settings March 12, 2026 04:43

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

Adds a GitHub Actions workflow status badge for unity-test.yml to both the English and Japanese READMEs to surface CI status on the project home page.

Changes:

  • Added the unity-test.yml CI status badge to README.md
  • Added the same CI status badge to README_JA.md

Reviewed changes

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

File Description
README.md Adds a CI workflow badge alongside existing shields
README_JA.md Adds a CI workflow badge alongside existing shields

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

You can also share your feedback on Copilot code review. Take the survey.

@kochounoyume kochounoyume merged commit 5549514 into main Mar 12, 2026
5 of 7 checks passed
@kochounoyume kochounoyume deleted the copilot/add-ci-batch-to-readme branch March 12, 2026 04:46
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.

READMEにCIのバッチを入れる

3 participants