ci: add token check for debugging#2436
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR adds temporary debugging validation steps to two GitHub Actions release workflows. Each step checks whether the generated GitHub App token is non-empty, then performs authenticated API requests to verify repository access and list reachable repositories before proceeding with the release logic. ChangesApp Token Verification in Release Workflows
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 actionlint (1.7.12).github/workflows/release-hotfix.yamlcould not read ".github/workflows/release-hotfix.yaml": open .github/workflows/release-hotfix.yaml: no such file or directory .github/workflows/release-semantic.yamlcould not read ".github/workflows/release-semantic.yaml": open .github/workflows/release-semantic.yaml: no such file or directory 🔧 zizmor (1.25.2).github/workflows/release-hotfix.yamlINFO zizmor: 🌈 zizmor v1.25.2 .github/workflows/release-semantic.yamlINFO zizmor: 🌈 zizmor v1.25.2 🔧 YAMLlint (1.38.0).github/workflows/release-hotfix.yaml[Errno 2] No such file or directory: '.github/workflows/release-hotfix.yaml' .github/workflows/release-semantic.yaml[Errno 2] No such file or directory: '.github/workflows/release-semantic.yaml' 🔧 Checkov (3.2.529).github/workflows/release-semantic.yaml2026-05-29 22:36:22,217 [MainThread ] [ERROR] Template file not found: .github/workflows/release-semantic.yaml ... [truncated 9250 characters] ... ctory: '.github/workflows/release-semantic.yaml' .github/workflows/release-hotfix.yaml2026-05-29 22:36:22,292 [MainThread ] [ERROR] Template file not found: .github/workflows/release-hotfix.yaml ... [truncated 9216 characters] ... process file .github/workflows/release-hotfix.yaml Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
663e980
into
community-shaders:dev
Summary by CodeRabbit