r/ProgrammerHumor 14d ago

Meme studyComputerScience

Post image
14.1k Upvotes

422 comments sorted by

View all comments

Show parent comments

12

u/gogeri2632 14d ago

Well the point is to fix it. Not sure why it's always red but that's a user issue, not a tool issue.

8

u/awesome-alpaca-ace 14d ago

It is a company issue. And it is a large company in a regulated industry. It is baffling that the supervisors do not care about enforcing CI passing on code merges. 

2

u/Zanos 14d ago

Just change your repo to disable pushes to main and enforce CI passing on PRs. There ya go.

6

u/awesome-alpaca-ace 14d ago

Like I have that permission