-
Notifications
You must be signed in to change notification settings - Fork 31
fix: announce action #294
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
fix: announce action #294
Conversation
Caution Review failedThe pull request is closed. WalkthroughThe workflow configuration for announcing releases on Mastodon was updated. Specifically, the source of the Changes
Sequence Diagram(s)sequenceDiagram
participant GitHub Actions
participant Mastodon Announcement Step
GitHub Actions->>Mastodon Announcement Step: Provide head commit message as pr-title
Mastodon Announcement Step-->>GitHub Actions: Post announcement using commit message
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.2.16](v1.2.15...v1.2.16) (2025-05-16) ### Bug Fixes * announce action ([#294](#294)) ([7906f0c](7906f0c)) --- 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 - **Documentation** - Updated the changelog with a new entry for version 1.2.16, detailing a bug fix for the "announce action." - **Chores** - Bumped the package version to 1.2.16. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit