Skip to content

docs: add badges for smoke-test and publish workflows#22

Merged
oddessentials merged 2 commits into
mainfrom
codex/add-free-badges-to-readme.md
Jan 25, 2026
Merged

docs: add badges for smoke-test and publish workflows#22
oddessentials merged 2 commits into
mainfrom
codex/add-free-badges-to-readme.md

Conversation

@oddessentials

Copy link
Copy Markdown
Owner

Motivation

  • Surface the status of existing GitHub Actions workflows by adding free workflow badges to the README so users can quickly see smoke-test and publish results.

Description

  • Insert two GitHub Actions badges into README.md that link to .github/workflows/smoke-test.yml and .github/workflows/publish.yml.

Testing

  • Ran make verify (which invokes lint-shell and lint-yaml) and npm run lint:yaml, both of which failed in this environment due to missing tools (shellcheck and yamllint), so no local linter success could be recorded.

Codex Task

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions

github-actions Bot commented Jan 25, 2026

Copy link
Copy Markdown

AI Code Review Summary

Severity Count
🔴 Errors 0
🟡 Warnings 0
🔵 Info 0

✅ No issues found!

@oddessentials oddessentials changed the title Add badges for smoke-test and publish workflows docs: add badges for smoke-test and publish workflows Jan 25, 2026
@oddessentials oddessentials reopened this Jan 25, 2026
@oddessentials
oddessentials merged commit 8c90fef into main Jan 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant