What Is a Bot Account?
A bot account is an identity representing an automated agent that interacts with a system on behalf of a tool or pipeline. It opens pull requests, comments, or updates status checks under a recognizable bot name. Platforms often mark such accounts specially so their actions stand apart from human contributors.
Why it matters
Labeling automation as a bot makes activity feeds and audit logs readable, so reviewers know what a human did versus a tool. It also lets policies treat bot actions differently when needed.
Related guides
What Is a Machine User?A machine user is a dedicated account created for automation rather than a person, so pipelines and bots act…
What Is a Service Account Key?A service account key is a long-lived credential tied to a non-human service identity, used by automation to…
What Is Deploy Token Scope?Deploy token scope is the set of permissions and resources a deploy token may act on, defining exactly which…