github-app

Set Bot Repo Enabled

Flip repos.bot_enabled for a repo covered by one of the caller's claimed bot installations.

The DB toggle wins over .repowise/bot.yaml { enabled: ... } — the bot checks this column before fetching the YAML, so a reviewer can silence a noisy repo without opening a PR.

patch/github-app/bot-repos/{repo_id}/enabled

Path parameters

repo_idstring required

Request body

object required

Response

Successful Response

{"stackTrail":"paths:/github-app/bot-repos/{repo_id}/enabled:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.