Skip to content

0.5.0

Choose a tag to compare

@backslash-f backslash-f released this 30 Mar 21:24
· 2 commits to main since this release
ec542b5

Highlights

  • Added explicit workflow write tools: set_workflow_enabled, update_workflow_general, update_workflow_start_conditions, and update_workflow_actions.
  • Added shared workflow formatting so read and write tools return the same structured workflow payload.
  • Documented the workflow editing caveat: Restrict Editing must be disabled for reliable edits, even with an App Manager key.
  • Live-tested the write flow against the Feature Branch workflow by disabling and re-enabling it, changing general settings, toggling the pull-request start condition, removing an action, restoring it, and confirming the workflow returned to its original state.