Skip to content

v1.3.0 - Bitbucket Cloud, and a way to report the plugin

Choose a tag to compare

@tms-minhtang1 tms-minhtang1 released this 17 Aug 02:44
· 38 commits to main since this release
3a4a27c
claude plugin update open-pr@open-pr

Cursor, Codex, Gemini CLI, Antigravity:

curl -fsSL https://raw.githubusercontent.com/TOMOSIA-VIETNAM/open-pr/main/install.sh | bash -s -- --update

Existing repos need no config migration — schema_version is unchanged.

New

  • Bitbucket Cloud reviews like GitHub and GitLab — /open-pr:review <...>/pull-requests/<n>, over Bitbucket's REST API. Atlassian ships no CLI, so there is nothing extra to install; getting a token.
  • Bitbucket has no draft, so auto_submit_review: false holds the review in the session and publishes it finding by finding on your word — an interrupted publish resumes from what the PR already shows.
  • /open-pr:feedback — reports a problem with the plugin as one issue on its tracker, built from the session, stripped of anything naming your repo, company or people, and shown to you before it is sent.

Improved

  • A finding stays in one language: the Fix label now follows the repo's output language, and the optional-reason line no longer reaches the page as *(optional)* because ….
  • Setup's "publish the review automatically?" question states where an unpublished review actually waits, instead of promising a draft on a vendor that has none.