Skip to content

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 06:36
· 448 commits to dev since this release
61035dd

What's Changed

  • feat(gf-workflow): support local-merge as an alternative to PR delivery by @byx-darwin in #268
  • feat(issue): add gf issue edit subcommand by @byx-darwin in #269
  • fix(gitlab): use glab issue update --label/--unlabel instead of nonexistent issue edit by @byx-darwin in #272
  • fix(cli): validate --body-file with SafePath in resolve_body by @byx-darwin in #273
  • fix(gitlab): use git remote URL as --repo target for issue commands by @byx-darwin in #274
  • fix(gitlab): route mr/release/pipeline/label/milestone --repo through repo_target by @byx-darwin in #276
  • refactor!: 删除自动上报bug功能与共建计划安装提示 by @byx-darwin in #279
  • feat(gf-workflow-batch): add serial batch driver for multiple open Issues by @byx-darwin in #281
  • chore: sync dev to main for release by @byx-darwin in #282
  • chore: release v1.9.0 by @byx-darwin in #283

Full Changelog: v1.8.0...v1.9.0