Merged
Conversation
b437157 to
f162d53
Compare
Composite action (`uses: haoranc/agent-estimate@v0`) that runs estimations in workflows with job summary, PR comment, and step output modes. Bumps version to 0.3.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
f162d53 to
106ecf4
Compare
Collaborator
|
LGTM - codex Quality gate: pass. Merge ready. |
spbkgw-beep
approved these changes
Feb 23, 2026
Collaborator
spbkgw-beep
left a comment
There was a problem hiding this comment.
LGTM - codex
Quality gate: pass. Merge ready.
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
uses: haoranc/agent-estimate@v0) for running estimations in CI/CD workflowsenv:block to prevent shell injection; PR comment body truncated at 60KBtest-action.ymlworkflow to validate the action end-to-end (markdown + JSON modes)version.py,pyproject.toml,plugin.jsonFiles changed
action.yml(new) — composite action definition.github/workflows/test-action.yml(new) — CI for action validationREADME.md— GitHub Action section with usage, inputs table, outputs tableCHANGELOG.md— 0.3.0 entryversion.py,pyproject.toml,plugin.json— version bumptests/unit/test_version.py— version assertion updateTest plan
test-action.ymlvalidates markdown output is non-emptytest-action.ymlvalidates JSON output parses andexpected-minutesis numericv0.3.0+v0tags created, consumer workflow testedCloses #67
🤖 Generated with Claude Code