-
Notifications
You must be signed in to change notification settings - Fork 28
fix: added pr title #276
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: added pr title #276
Conversation
Caution Review failedThe pull request is closed. WalkthroughThe GitHub Actions workflow for announcing releases on Mastodon was updated to include a new input parameter, Changes
Sequence Diagram(s)sequenceDiagram
participant GitHub Actions
participant Mastodon Posting Action
GitHub Actions->>Mastodon Posting Action: Trigger workflow on PR
GitHub Actions->>Mastodon Posting Action: Pass pr-title (from github.event.pull_request.title)
Mastodon Posting Action-->>GitHub Actions: Post announcement with pr-title included
Possibly related PRs
Suggested reviewers
Poem
Tip ⚡️ Faster reviews with caching
Enjoy the performance boost—your workflow just got faster. 📜 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.9](v1.2.8...v1.2.9) (2025-05-13) ### Bug Fixes * added pr title ([#276](#276)) ([efbd5a9](efbd5a9)) * pr title ([#278](#278)) ([3e8f325](3e8f325)) --- 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 release entry for version 1.2.9, including recent bug fixes. - Bumped the package version to 1.2.9. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Summary by CodeRabbit