performabot-0.1.0

Safe HaskellNone
LanguageHaskell2010

Github

Description

Github related actions

Since: 0.1.0

Synopsis

Documentation

baseCommit :: Environment -> IO Text #

Retrieve the corresponding base commit for the pull request

comment :: Environment -> String -> IO () #

Comment the provided string

retrieveRemoteFile :: Environment -> IO (Either Error Content, Name Owner) #

Download the remote databasefile if available

updateRemoteFile :: Environment -> (Either Error Content, Name Owner) -> IO () #

Update or create the remote database file