top | item 29864280

(no title)

pezzana | 4 years ago

> ... It's been a couple months and I have achieved nothing. Not a single PR merged. ...

There's a lot to be said for getting into a rhythm of picking an issue, solving it, and merging it. Doing it a few times can be a real confidence booster.

What's the reason behind having no PRs merged? Did you create them, only to have them rejected? Have you not completed the work for any? Is there nobody to review them?

Also, just how big are the issues in your tracker?

I'm going to assume that everything is in place to get a PR merged. Given that, try to find a way to shave off an issue from a larger issue. Go for the smallest possible unit of work that might be useful. Then focus on getting that one PR merged. Rinse and repeat.

discuss

order

burnoutgal|4 years ago

I've teed up maybe 6 PRs, but it is hard to find who's actually responsible to review things and get sign-off one way or the other. The iteration speed is also very slow and deploys are pretty high risk, so it's hard to throw things at the wall and see what sticks.

lazyant|4 years ago

High-risk deploys and slow iterations is not on you but on engineering management.

Not knowing who's responsible for reviewing your code is also not on you but on your manager, bad onboarding, bad documentation and general communication. Still you can check in the repo who's been working recently on adjacent work and reach out to them on slack/whatever and ask them.

I suggest to try and get small wins (like merging those PRs) as soon as possible and then pause and reconsider if this startup is for you. BTW, I don't see the "constant failure" you mention in the title anywhere, more like not being lucky with startups, which is normal since often they are shitshows.

wwkeyboard|4 years ago

If you're feeling this pain your colleagues are as well. Small improvements in this area are yeoman's work that's often appreciated by peers, if not management. When I've been in a rut making baby steps in tooling has helped get me moving again.

septimus111|4 years ago

If you can't find someone to review your stuff, is there someone you can raise this with who might be able to help? It sounds like a management/communication issue.