status_check_contexts
Overview
| Name | status_check_contexts |
| Type | Resource |
| Id | github.repos.status_check_contexts |
Fields
Methods
| Name | Accessible by | Required Params |
|---|---|---|
get_all_status_check_contexts | SELECT | branch, owner, repo |
add_status_check_contexts | INSERT | branch, owner, repo |
remove_status_check_contexts | DELETE | branch, owner, repo |
set_status_check_contexts | EXEC | branch, owner, repo |