buf icon indicating copy to clipboard operation
buf copied to clipboard

Add Policy registry commands

Open emcfarlane opened this issue 7 months ago • 1 comments

This PR adds the policy registry commands to the CLI. The following commands are added:

policy         Manage BSR policies
  commit       Manage a policy's commits
    add-label  Add labels to a commit
    info       Get commit information
    list       List policy commits
    resolve    Resolve commit from a reference
  create       Create a BSR policy
  delete       Delete a BSR policy
  info         Get a BSR policy
  label        Manage a policy's labels
    archive    Archive a policy label
    info       Show label information
    list       List policy labels
    unarchive  Unarchive a policy label
  settings     Manage a policy's settings
    update     Update BSR policy settings

emcfarlane avatar May 01 '25 21:05 emcfarlane

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedAug 20, 2025, 4:54 PM

github-actions[bot] avatar May 01 '25 21:05 github-actions[bot]