Apps
Creator
Plxity
Automatically generates professional release announcements from your GitHub commits and posts them to Slack with AI-powered formatting.
| Input | What to enter |
|---|---|
| repo_owner | GitHub username or organization (e.g., "acme-corp") |
| repo_name | Repository name (e.g., "mobile-app") |
| slack_channel_name | Slack channel without # (e.g., "releases") |
| days_back | How many days of commits to include (e.g., "7") |
| version_number | Release version tag (e.g., "v2.1.0") |
Actions:
Returns:
How:
| Output | Description |
|---|---|
| release_message | The generated release announcement text |
| commits_found | Number of commits included in the release |
| slack_message_link | Direct link to your posted Slack message |
| posted_successfully | Confirmation the message was sent |
| App | Why |
|---|---|
| GitHub | To fetch recent commits from your repository |
| Slack | To post the release announcement to your channel |
Best for:
Tip:
Limit:
Built with ❤️ by Rube • All recipes can be scheduled to run automatically