Skip to main content
Control whether Ona Agent can interact with GitHub and GitLab APIs (create PRs, manage issues, add review comments, search repos). Useful when:
  • Requiring human review of all SCM interactions for compliance
  • Piloting AI-assisted PR creation with a specific team first
  • Restricting automated actions to teams that need them
Enabled by default.

Configuration

Go to Settings → Agents and select:
  • Enabled for all members (default)
  • Enabled for specific group: Only selected group members can use SCM tools
  • Disabled: No SCM tool access
SCM tools settings showing options to enable for all members, specific groups, or disabled

SCM tools policy with group selection

Effect on users

SettingCapabilities
Enabled (all)Agents can create/update PRs, manage issues, add review comments, search
Enabled (group)Only group members’ agents have SCM access
DisabledNo GitHub/GitLab API access; git commands still work
See SCM tools for full capabilities.