Skip to content

feat(mcp): add created_by_type provenance for bot-created records #39

feat(mcp): add created_by_type provenance for bot-created records

feat(mcp): add created_by_type provenance for bot-created records #39

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions: {}
jobs:
label:
uses: Mininglamp-OSS/.github/.github/workflows/reusable-pr-labeler.yml@v1
with:
pr_number: ${{ github.event.pull_request.number }}
repo_owner: ${{ github.repository_owner }}
repo_name: ${{ github.event.repository.name }}
permissions:
issues: write
pull-requests: write