Skip to main content

approve_evaluation_handler

Function approve_evaluation_handler 

Source
pub async fn approve_evaluation_handler(
    __arg0: State<AppState>,
    __arg1: Path<(String, String, String)>,
    __arg2: Extension<GithubUser>,
) -> ApiResult<Response>
Expand description

POST /api/repos/{owner}/{repo}/evaluations/{id}/approve Approve a pending evaluation