ubiquibot / conversation-rewards

0 stars 10 forks source link

feat: github comment generation and posting #12

Closed gentlementlegen closed 2 months ago

gentlementlegen commented 3 months ago

Resolves #5

Depends on #8

Reviews looks gigantic but it's only due to the API snapshots I promise.

gentlementlegen commented 3 months ago

Example of successful comment posting with results: https://github.com/Meniole/test/issues/1#issuecomment-2056572986

gentlementlegen commented 2 months ago

@0x4007 I believe that if I had all the tests in this PR it will become enormous, maybe I ought to do it in a separate PR.

0x4007 commented 2 months ago

@0x4007 I believe that if I had all the tests in this PR it will become enormous, maybe I ought to do it in a separate PR.

I think it's fine. I generally scrutinize test code less than normal program code anyways.