Skip to content

feat(proxy): Bob (BobShell) gateway — reduce model calls, pass control-plane through #12

feat(proxy): Bob (BobShell) gateway — reduce model calls, pass control-plane through

feat(proxy): Bob (BobShell) gateway — reduce model calls, pass control-plane through #12

Workflow file for this run

name: Rossoctl Project Automation
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
permissions:
contents: read
jobs:
add:
name: Add item to Rossoctl Project
permissions:
issues: write
pull-requests: write
contents: read
# Pinned to @main intentionally: org-internal workflows propagate updates automatically.
uses: rossoctl/.github/.github/workflows/add-to-project.yml@main
secrets: inherit