Automated PostgreSQL Release Tracking
Every Monday, WebRun opens postgresql.org, reads the current release and security pages, works out whether any version your team runs has a newer patch release, posts a plain summary to Microsoft Teams, and opens a Trello card for each upgrade you now owe.
How do I keep track of new PostgreSQL releases and security advisories?
WebRun checks postgresql.org every Monday, compares the latest published minor releases and security advisories against the major versions your team runs, and posts a plain summary to Microsoft Teams. It then opens one Trello card per upgrade you owe, so a patch release never quietly passes your team by.
- Security advisories reach the team the week they publish
- Every owed upgrade has one tracked Trello card
- No manual checking of release pages on a Monday morning
Built for platform engineers · DBAs · DevOps teams · SRE teams
What does WebRun do on every run?
The exact actions WebRun takes, in order - in plain language, so you can adjust anything.
-
WebRun signs in and gets to work
Opens
postgresql.orgin a real browser with your saved login - no setup, no API keys. -
1
PostgreSQL - read new releases and advisories
WebRun opens postgresql.org to read new releases and advisories. - Open postgresql.org and check the current minor release for each major version you run
- Open the release notes for anything newer than your installed version
- Check the security page for advisories affecting those versions
- Write a short plain summary of what changed and how urgent it looks
Done when Every major version you run is compared against the latest published release.
-
2
Microsoft Teams - brief the platform team
WebRun opens Microsoft Teams to brief the platform team. - Post the summary to your platform or infrastructure channel
- Lead with any security advisory, then the ordinary bug fixes
- Say plainly when nothing new shipped, so the silence is never ambiguous
Done when The platform channel has this week's PostgreSQL release note.
-
3
Trello - open the upgrade card
WebRun opens Trello to open the upgrade card. - Open your platform board and add a card for each version that needs an upgrade
- Title it with the version jump and paste the release note link into the card
- Label security advisories as urgent and put them at the top of the list
- Skip any version that already has an open upgrade card
Done when Every outstanding PostgreSQL upgrade has one open Trello card.
How is each run configured?
Secure by default
Connect once, stays signed in
WebRun signs in once and keeps each session in a persistent environment, so every run picks up right where it left off.
Every action is checked against this policy before it runs.
Questions, answered
Will it upgrade my database?
No. WebRun only reads the public release pages and writes a Trello card. It never touches a server, runs a command, or applies a patch. A human does the upgrade.
How does it know which versions I run?
You list your major versions once during setup, for example 15 and 16. WebRun compares each against the newest published minor release every Monday.
Does it create a duplicate card every week?
No. It checks the board first and skips any version that already has an open upgrade card, so a pending upgrade stays as one card until you close it.
Put this on autopilot.
Turn it on in minutes - or have our team set it up for you.