All templates

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.

Runs on WebRun · Strict Lockdown policy
Every Monday at 8:00 AM WebRunorchestrates each step
1 PostgreSQL read new releases and advisories
2 Microsoft Teams brief the platform team
3 Trello open the upgrade card
In short

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

Step by step

What does WebRun do on every run?

The exact actions WebRun takes, in order - in plain language, so you can adjust anything.

  1. WebRun signs in and gets to work

    Opens postgresql.org in a real browser with your saved login - no setup, no API keys.

  2. 1
    PostgreSQL - read new releases and advisories
    postgresql.org
    WebRun in 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.

  3. 2
    Microsoft Teams - brief the platform team
    microsoft.com
    WebRun in 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.

  4. 3
    Trello - open the upgrade card
    trello.com
    WebRun in 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.

Run settings

How is each run configured?

Starting pageWhere Chrome opens at the start of each run
postgresql.org
ScheduleRuns automatically on this cadence
Every Monday at 8:00 AM
DeliveryHow each run's result reaches you
Release summary · Microsoft Teams
OutputWhat each run produces - A weekly note of new PostgreSQL releases and advisories that touch your versions, plus one Trello card per upgrade owed.
Text
Setup & safety

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.

Your credentials stay in your own private environment - WebRun never stores your passwords.
Strict Lockdown

Every action is checked against this policy before it runs.

Domains ALLOWLIST
Typed input ALLOW
Shell command BLOCK
File uploads BLOCK
Runs in a contained environment More on policies
Good to know

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.