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
-
I hate the ticket numbers in front of any Git message. I hate it.
Example:
MOBL-573: Config: changed server url
What do you guys think? -
That’s exactly what I used to do. Then director of engineering schools me and tells me how important JIRA is and ticket numbers should be in each ticket.
Thank God I was forced to leave the job. I was given a PIP... look up it’s so funny. Basically new way of getting rid of employees without severance package. -
oscylo9596y@DarkVoyager This is the first I have heard of it but it really sounds like a tool to fire people.
-
@DarkVoyager we have this for one of the client as well. It is because they have other ci tools tracks things based on commits and reads the ticket number from the message. It's stupid cause we already have ticket number in branch name. I made a prepare commit msg hook to extract the ticket number and adds it to the message everytime automatically. Problem solved.
Related Rants
When you come back to work and want to see what has been changed in repo but commit messages look like that :(
rant
fail
why?
commit messages