github-app
Set Bot Repo Config
Merge a per-repo PR-bot config patch into repos.bot_config.
These presentation controls (comment mode, per-section visibility, the score-drop threshold, ignored paths) are the dashboard counterpart to .repowise/bot.yaml and win over it -- the bot overlays them on top of the in-repo YAML at analysis time. The master on/off switch stays on the dedicated /enabled route. Only the keys present in the payload are changed, so the UI can send partial updates.
patch/github-app/bot-repos/{repo_id}/config
Path parameters
repo_idstring required
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/github-app/bot-repos/{repo_id}/config: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.