Skip to content

Conversation

@activadee
Copy link
Owner

Summary

  • Rename default environment variable to OPENCODE_AUTH throughout the codebase
  • Update configuration schema and example files to use new default variable name
  • Add GitHub Actions workflow for opencode-auth validation
  • Update unit tests to verify new default variable behavior
  • Update documentation in README with the new variable reference

Simplified the default GitHub secret name from OPENCODE_AUTH_JSON to
OPENCODE_AUTH for better readability and convention alignment.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

AI Review Summary

Verdict: APPROVE
Commit: ea8c008

Findings

No significant issues found.

Overall Assessment

Clean refactor that consistently renames the default secret name from OPENCODE_AUTH_JSON to OPENCODE_AUTH throughout the codebase. All changes are properly synchronized across code, tests, documentation, and schema files.

@activadee activadee merged commit 058bdde into main Jan 4, 2026
4 checks passed
@activadee activadee deleted the OAS/OAS-3-default-var-name branch January 4, 2026 13:47
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.

2 participants