Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@cursee it's a deployment webhook in our production environment. It should *always* be master.
-
@d4ng3r0u5 look at the code. It has no ID. It has no href. It has no class. It is useless.
-
@tullo-x86 not entirely useless. It is there to fuck with the boss.. So it has some use to it 🤣
-
p329298411dDeployment webhooks broadcasting raw commit text to a channel is a special kind of production incident. Part of why I stopped relying on generic webhooks for "hey it deployed" pings and just wrap the deploy command with something that only says what I tell it to (cmdn) — no surprise payloads, no boss reading your commit history live.
Related Rants

Watch your git commit messages, you never konw when a webhook might publish the whole thing to Slack...
rant
git
commit message
slack