Skip to content

Fix open issues #12-#15#17

Merged
dceoy merged 6 commits into
mainfrom
fix/open-issues-12-13-14-15
Jul 5, 2026
Merged

Fix open issues #12-#15#17
dceoy merged 6 commits into
mainfrom
fix/open-issues-12-13-14-15

Conversation

@dceoy

@dceoy dceoy commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

Note: the CLAUDE.md/AGENTS.md duplication mentioned in #14 is already handled — CLAUDE.md has been a symlink to AGENTS.md since the initial commit, so only the inaccurate qa.sh description needed fixing.

Test plan

  • .agents/skills/local-qa/scripts/qa.sh passes locally
  • zizmor action.yml reports no findings (github-env finding suppressed with justification)
  • actionlint and yamllint pass on both workflow files
  • CI run on this PR (new repo-qa job) is green

Fixes #12, #13, #14, #15

🤖 Generated with Claude Code

agent added 4 commits July 5, 2026 05:25
Adds a repo-qa job that runs validate-opencode.sh, shellcheck on
tracked scripts, and zizmor on action.yml, and makes it a dependency
of dependabot-auto-merge. Suppresses the known low-confidence
github-env finding on the fixed GITHUB_PATH append.

Fixes #13
@dceoy dceoy self-assigned this Jul 5, 2026
@dceoy dceoy marked this pull request as ready for review July 5, 2026 05:37

@dceoy dceoy left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the workflow, documentation, and action metadata changes.

Summary:

  • /oc and /opencode start-of-comment handling now covers the documented interaction path for issue_comment / pull_request_review_comment events.
  • The new repo-qa job appropriately gates repository-specific validation, shellcheck, and zizmor action.yml, and dependabot-auto-merge now depends on it.
  • AGENTS.md now accurately documents the mutating QA script behavior.
  • README examples now point consumers at the maintained @v0 release line rather than mutable main.
  • CI/CD for the PR head is green, including the new repo-qa job.

No blocking findings. I would approve this PR, but GitHub does not allow approving your own pull request from this account.

@dceoy dceoy marked this pull request as draft July 5, 2026 07:35
@dceoy dceoy marked this pull request as ready for review July 5, 2026 07:36
@dceoy

dceoy commented Jul 5, 2026

Copy link
Copy Markdown
Owner Author

/oc Hi!

@dceoy dceoy left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/oc Explain this PR.

@dceoy dceoy merged commit dfc7872 into main Jul 5, 2026
8 of 9 checks passed
@dceoy dceoy deleted the fix/open-issues-12-13-14-15 branch July 5, 2026 07:40
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.

opencode-bot job never triggers on comments that start with /oc or /opencode

1 participant