-
Notifications
You must be signed in to change notification settings - Fork 0
fix: Use the right token for the workflow #21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughThis PR updates two GitHub workflows to improve debugging and messaging consistency. The changes replace emoji status indicators with plain text messages across multiple validation and release steps in both build-and-push-images.yaml and create-release.yaml. Additional debug steps were introduced to display intermediate values for tags, event names, and metadata. The create-release workflow was modified to use AETHERLAY_GITHUB_TOKEN instead of GITHUB_TOKEN in specific steps, and conditional logic for image tagging was adjusted. No changes were made to exported or public entity declarations. Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🔇 Additional comments (8)
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 |
Also adding debugging steps to the workflows.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.