Deploy changelog
Know exactly what changed since the last deploy, every time.
Paste this into AgentBand
Every day at 6pm, summarize the commits and merged pull requests since our last deploy tag, and post a short changelog to #deploys in Slack.
Every deploy should come with a plain-language summary of what it carries. Forge reads the commits and merged pull requests since your last deploy or tag, writes a short changelog, and posts it to Slack so the team knows what is going out and where to look if something breaks.
How it works
- 1 Find the commits and merged pull requests since the last deploy or tag
- 2 Summarize what changed in plain language
- 3 Post the changelog to your deploys channel
Build this agent
Connect GitHub, paste the sentence above, and let it run. You can have it working in a couple of minutes.
Get started freeCommon questions
What does the Deploy changelog agent do? +
Every deploy should come with a plain-language summary of what it carries. Forge reads the commits and merged pull requests since your last deploy or tag, writes a short changelog, and posts it to Slack so the team knows what is going out and where to look if something breaks.
Which tools does this GitHub agent need? +
It uses GitHub and Slack. You connect each account once in AgentBand, and the agent acts through them. Your credentials are never exposed to the model.
How often does it run? +
Daily at 6:00 PM. You can also run it on demand at any time, or change the schedule by chatting with it.
Do I need to write any code? +
No. You describe the agent in a sentence, connect the tools it needs, and AgentBand runs it. There is nothing to code or deploy.