Skip to content

0.0.7

Choose a tag to compare

@github-actions github-actions released this 09 Jul 09:31
  • Merged pull request ready and auto-merge controls when their state maps cleanly to Forge workflows.
  • Hid pull request auto-merge actions when the repository does not allow auto-merge.
  • Clarified GitHub API auto-merge failures and recovered stale pull request auto-merge state.
  • Fixed pull request auto-merge on repositories that only allow squash or rebase merging.
  • Split pull request titlebar controls into ready/draft and auto-merge menus.
  • Added contributor-only pull request controls for auto-merge state, merge, and close.
  • Used clearer icons for pull request readiness and auto-merge state controls.
  • Removed hover tooltips from Forge controls to reduce interface clutter.
  • Kept rapid pull request label removals from reappearing during background sync.
  • Closed pull request state and review pickers after leaving them with the pointer.
  • Made pull request draft, review, and label actions update immediately with toast rollbacks on failure.
  • Changed pull request draft and ready actions to use the titlebar hover selector.
  • Collapsed pull request review actions into a vertical hover selector with a single current-state icon.
  • Matched selected pull request review actions to the titlebar underline style.
  • Moved the content GitHub link next to the third pane title.
  • Added a pull request titlebar action to switch open pull requests between draft and ready.
  • Highlighted the current pull request review action after approving or requesting changes.
  • Preserved favorite repositories after clearing the stored GitHub token.
  • Validated saved GitHub tokens as classic tokens with the required repo and read:project permissions.

Full Changelog: 0.0.6...0.0.7