You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that PR comment iteration was implemented by #28, implementing code review iteration should be relatively straightforward. Some artifacts are already there, but commented out. For example, see CodeComment and CodeReviewEvent.
If a code comment specifies a line range, perhaps it should directly invoke the edit file action on that line range. This should be implemented configurably, similarly to how the other actions are specified.
The text was updated successfully, but these errors were encountered:
Now that PR comment iteration was implemented by #28, implementing code review iteration should be relatively straightforward. Some artifacts are already there, but commented out. For example, see CodeComment and CodeReviewEvent.
If a code comment specifies a line range, perhaps it should directly invoke the edit file action on that line range. This should be implemented configurably, similarly to how the other actions are specified.
The text was updated successfully, but these errors were encountered: