TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Should we create change request tickets for each release?

7 pointsby pupenoabout 5 years ago
My company is trying to get some processes in order, have more accountability, be better in general. It&#x27;s a good thing and I&#x27;m helping, even leading some of the projects. But now I am being asked to make a change request ticket for each software release. I dislike the idea, am I wrong?<p>This is what we currently do:<p>- All code is in github.<p>- All issues are in Jira.<p>- Almost all commits are connected to a Jira issue.<p>- We track versions in Jira.<p>- We put the tickets in the correct version when we release.<p>- We can do rollbacks with the click of a button.<p>- We have automated tests, but not enough; we rely a lot on manual testing right now. We are trying to fix this.<p>I managed to negotiate to the point of having all our change requests pre-approved and they&#x27;d be ok with us automating the ticket creation (eventually). They were quite surprised when I told them we release tens of time a week and that&#x27;s because we inherited a system that has a lot of manual steps to release. I&#x27;d like to release tens of time a day. But in my opinion, it&#x27;s still bureaucracy. It&#x27;s still filling a ticket with tens of fields, most of which are not applicable for a software release. Obviously I&#x27;m being told it only takes 5 minutes but I worry. Bureaucracy eats your time 5 minutes at a time, until nothing is left.<p>I&#x27;m biased because no company I ever worked for had change request tickets for releases except one: banks. And banks are horrible places to work as a developer, which is why they pay so much. I hated every minute of working there, but the pay was good and it funded one of my startups. I don&#x27;t want my company to be that and we can&#x27;t afford it.<p>Any opinions? Any data? Any resources to help explain non-software people how the software world behaves? Am I overreacting here?

no comments

no comments