Skip to content

chore: remove unused workflow file#3712

Merged
michaelmalave merged 1 commit into
mainfrom
mm/chore/remove-unused-workflow
May 14, 2026
Merged

chore: remove unused workflow file#3712
michaelmalave merged 1 commit into
mainfrom
mm/chore/remove-unused-workflow

Conversation

@michaelmalave
Copy link
Copy Markdown
Contributor

Summary

This branch removes an unused Fig autocomplete publishing workflow and its invocation from the release pipeline to simplify post-release automation. Scope is limited to GitHub Actions workflow cleanup.

  • Remove the standalone .github/workflows/publish-to-fig-autocomplete.yml workflow
  • Update .github/workflows/create-cli-release.yml to delete the create-fig-autocomplete-pr reusable workflow job

Type of Change

  • fix: Bug fix or issue (patch semvar update)
  • feat: Introduces a new feature to the codebase (minor semvar update)
  • perf: Performance improvement
  • docs: Documentation only changes
  • tests: Adding missing tests or correcting existing tests
  • chore: Code cleanup tasks, dependency updates, or other changes

Verification

Confirmed only workflow cleanup changes are included and no runtime CLI code paths were modified.

Additional Context

  • Breaking: none
  • Risk: low; CI workflow-only changes
  • Follow-up: if Fig autocomplete publishing is still needed, reintroduce it through the current release automation path

@michaelmalave michaelmalave requested a review from a team as a code owner May 14, 2026 18:25
@michaelmalave michaelmalave merged commit 8860aa4 into main May 14, 2026
17 checks passed
@michaelmalave michaelmalave deleted the mm/chore/remove-unused-workflow branch May 14, 2026 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants