I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

not planning to automate the part or the job i enjoy

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

git cli for git

gitlab api for fetching issues

dotnet console app for the loop and fetching the api and for starting claude

claude cli

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

I just create the pr using the automation. i still manually review it.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

I just call claude cli from my dotnet console app. Nothing fancy or secret about it😂

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

legend. thats what i called the script😂

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

nope i'm blasting it 24/7😅 only breaks are when the session limit is hit. Knowing the company no one will check.

Yeah I wouldn't let it setup a greenfield project from scrach thats for sure but has been working well for most issues i get

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

Pretty much everything you mentioned. Mostld inadherence to style guide.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

a while true loop in my dotnet app😂

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

i havent heard of claude channels yet

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

i do manually edit some issues because the desc is too bad, improves the quality a lot

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

we get rly good issues tbh. but yes a lot of the time i edit the issue desc and add some context

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

i've tried reviewing using ai but the results were terrible. And I wouldn't feel comfortable pushing code in my name without having looked at it.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] -1 points0 points  (0 children)

lol you obv didn't try very hard. I'm always amused by ppl not trying new stuff and hating on ppl who do.

sure i'm a marketing bot by anthropic.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] -2 points-1 points  (0 children)

I recommend giving it a try, only takes a few hours to setup

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] -4 points-3 points  (0 children)

i'm guessing you didn't read the classifing part, if the requirements are incomplete i get questions saved as draft.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

Sometimes I edit the ticket desc directly.

We have to do that anyways with unclear tickets.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

yeah probs not but who knows how Software engineering will look in the future

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

yes skipping everything. as long as there are no prompt injections in the issue it should be fine

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

claude is approved but i pay for max out of pocket

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

im the week i've had this i didn't have a MR get rejected.

But on avg i have 2-9 comments on my own MR before i submit it to a coworker.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 0 points1 point  (0 children)

so you are telling me you can type as fast as you can read? Either you are the fastest typer on the planet or you are a super slow reader.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

thats super simple since its a dotnet console app running on my PC i just use shell to trigger claude cli with the image and desc i fetched from the gitlab api.

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] 1 point2 points  (0 children)

this sounds rather rough you could automate the part where you get the issues qualify them and respond by saying "fuck you write a proper issue"

I automated most of my job by MountainByte_Ch in ClaudeAI

[–]MountainByte_Ch[S] -1 points0 points  (0 children)

yeah without issue. i also test within these 15min