Extheoisah / fresheyes-ref-impl

A first draft implementation of fresh eyes in Rust
1 stars 3 forks source link

Add a Github bot for pr comments #2

Open Extheoisah opened 6 months ago

Extheoisah commented 6 months ago

We need a github bot that makes a comment on the line of code in the new (forked) pr where a review comment was made in the original pr. We want to do this immediately after we fork the pr and recreate the branch.

Extheoisah commented 5 months ago

Bot has been created an now recreates review comments. Todo: append issue comments.