Skip to content

ci: Add build banner to README#4

Merged
romoh merged 2 commits intomainfrom
user/romoh/build-banner
Jan 7, 2026
Merged

ci: Add build banner to README#4
romoh merged 2 commits intomainfrom
user/romoh/build-banner

Conversation

@romoh
Copy link
Owner

@romoh romoh commented Jan 7, 2026

Summary

Add banner with ci workflow state to the README.
That makes it easier to see the status of the build.

Validation

Made sure README looks correct

Signed-off-by: Roaa Sakr <romoh@microsoft.com>
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 adds a CI/CD workflow and displays its build status in the README via a GitHub Actions badge. This makes it easy for contributors and users to see the current build status at a glance.

  • Adds a new GitHub Actions workflow for building and testing the Rust project
  • Displays the workflow status with a badge at the top of the README

Reviewed changes

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

File Description
README.md Adds build status badge linking to the GitHub Actions workflow
.github/workflows/build.yml Defines new CI workflow with build, test, clippy, formatting checks, and example execution

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

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


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

@romoh romoh merged commit 8977bda into main Jan 7, 2026
8 checks passed
@romoh romoh deleted the user/romoh/build-banner branch January 9, 2026 19:22
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