Noizu.Github.Api.AgentTasks (Noizu Labs: Github API v0.5.0)
GitHub agent-tasks API.
Link to this section Summary
Link to this section Functions
Link to this function
create_task_in_repo(body, options \\ nil)
Start a task
@see https://docs.github.com/rest/agent-tasks/agent-tasks#start-a-task
Link to this function
get_task_by_id(task_id, options \\ nil)
Get a task by ID
@see https://docs.github.com/rest/agent-tasks/agent-tasks#get-a-task-by-id
Link to this function
get_task_by_repo_and_id(task_id, options \\ nil)
Get a task by repo
@see https://docs.github.com/rest/agent-tasks/agent-tasks#get-a-task-by-repo
Link to this function
list_tasks(options \\ nil)
List tasks
@see https://docs.github.com/rest/agent-tasks/agent-tasks#list-tasks
Link to this function
list_tasks_for_repo(options \\ nil)
List tasks for repository
@see https://docs.github.com/rest/agent-tasks/agent-tasks#list-tasks-for-repository