-
Notifications
You must be signed in to change notification settings - Fork 28
fix: release notes to action script #310
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
…ying out this task by our own action
Caution Review failedThe pull request is closed. WalkthroughThe GitHub Actions workflow was modified by removing the step that extracted release notes from the changelog. However, the Mastodon posting step still references the now-missing release notes output, potentially causing issues during execution. No other workflow logic or error handling was changed. Changes
Possibly related PRs
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
🤖 I have created a release *beep* *boop* --- ## [1.3.6](v1.3.5...v1.3.6) (2025-05-18) ### Bug Fixes * release notes to action script ([#310](#310)) ([c5a3d6e](c5a3d6e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated the changelog with a new entry for version 1.3.6, including a referenced bug fix. - Increased the package version to 1.3.6. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
letting the own action handle posting release notes.
Summary by CodeRabbit