Skip to main content
Glama

Set Branch Governance

set_branch_governance
Destructive

Declare or clear branch governance to enforce pull request, merge, release, and publish rules based on explicit workflow state.

Instructions

Declare or clear branch and release governance so PR, merge, release, and publish actions can be evaluated against explicit workflow state.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
branchNameNoOptional branch name the governance applies to
baseBranchNoProtected base branch for merge and release operations (defaults to main)
prRequiredNoWhether this lane must go through a pull request (defaults to true)
prNumberNoOptional pull request number once a PR exists
prUrlNoOptional pull request URL once a PR exists
queueRequiredNoWhether the target branch requires a merge queue
localOnlyNoWhen true, PR, merge, release, and publish actions are blocked for this lane
releaseVersionNoExpected package version for release or publish actions
releaseEvidenceNoOptional evidence or release plan note for the governed version
releaseSensitiveGlobsNoOptional custom globs that define release-sensitive files for this branch lane
clearNoClear the current branch governance state instead of setting it
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare destructiveHint: true, and the description confirms the tool modifies state by 'declaring or clearing' governance. However, it does not elaborate on specific side effects, permissions, or reversibility, adding minimal behavioral context beyond the annotation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that efficiently communicates the core action and purpose. Every word contributes, with no extraneous information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (11 parameters) and lack of output schema, the description is minimally complete. It states the purpose but does not explain workflows, parameter interactions, or provide examples. It is adequate but leaves gaps.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all 11 parameters with descriptions. The tool description adds no additional parameter meaning, resulting in a baseline score of 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'declare or clear' and the resource 'branch and release governance', with a specific purpose of evaluating PR, merge, release, and publish actions against explicit workflow state. This distinguishes it from sibling tools like get_branch_governance and plan_agent_design_governance.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description does not provide any guidance on when to use this tool versus alternatives, such as get_branch_governance or plan_agent_design_governance. No prerequisites or context are mentioned, leaving the agent to infer usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/IgorGanapolsky/ThumbGate'

If you have feedback or need assistance with the MCP directory API, please join our Discord server