mastodon-send
Version updated for https://github.com/cbrgm/mastodon-github-action to version v2.1.26.
- This action is used across all versions by 212 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Mastodon Send GitHub Action” allows users to automate the posting of messages (toots) to a Mastodon instance directly from a GitHub Actions workflow. It simplifies the process of sharing updates, announcements, or notifications on Mastodon by automating the creation, customization (e.g., visibility, sensitive content warnings), and scheduling of posts. Key capabilities include authentication via access tokens, support for scheduled posts, and returning the toot’s ID and URL for further actions or tracking.
Release notes
What’s Changed
- ci(tools): update build tools by @renovate[bot] in https://github.com/cbrgm/mastodon-github-action/pull/172
- ci(tools): update actions/setup-go action to v6.3.0 by @renovate[bot] in https://github.com/cbrgm/mastodon-github-action/pull/173
Full Changelog: https://github.com/cbrgm/mastodon-github-action/compare/v2...v2.1.26