restyler-0.2.0.0
Safe HaskellNone
LanguageHaskell2010

Restyler.Comment

Synopsis

Documentation

leaveRestyledComment Source #

Arguments

:: (HasCallStack, HasGitHub env) 
=> PullRequest

Original PR

-> IssueNumber

Restyled PR Number

-> RIO env () 

Leave a comment on the original PR, mentioning the given Restyled PR

clearRestyledComments :: (HasCallStack, HasLogFunc env, HasGitHub env) => PullRequest -> RIO env () Source #

Locate any comments left by us on the origin PR and delete them