docs: add CI build status badge to README#73
Open
janhvisoni804 wants to merge 3 commits into
Open
Conversation
Added a dynamic CI status badge to the README header to display the real-time build status of the main branch. This improves transparency for contributors.
Added a dynamic CI status badge to the README header to display the real-time build status of the main branch. This improves transparency for contributors.
## ## Summary - **What changed?** Added a dynamic GitHub Actions CI build status badge to the header of the README.md file. - **Why is this needed?** To provide immediate visual feedback on the project's build status. ## ## Related Issue Closes 0rigin-c0de#45 ## ## Type of Change - [x] Documentation ## ## Validation - [x] Verified the badge rendering in README preview.
👷 Deploy request for piperchat01 pending review.Visit the deploys page to approve it
|
Author
|
Hi @0rigin-c0de, I have updated the README with the CI status badge as discussed in #45. The PR is now ready for review. Thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
## Summary
## Related Issue
Closes #45
## Type of Change
## Validation
## Screenshot
## Notes for Reviewers
The badge is centered using HTML tags to match the existing styling of the project's header badges.