chore(main): release v0.12.0

v0.12.0

Compare to previous version

Notes

  • This provider now implements forge.PullRequestCommenter: post a comment on a pull request, list its comments, and make a post at-most-once across a retry with CommentDraft.IdempotencyKey. forge.IssueCommenter is not implemented and never will be, because Bitbucket Cloud no longer has an issue tracker. Bitbucket serves conversation comments and diff comments from one endpoint, distinguished only by an inline field; this provider posts conversation comments and its listing returns only those, so ListRequestComments means the same thing here as on every other provider.

Features

  • post a comment on a pull request (e5798d8)

Bug Fixes

  • deps: update module gitlab.com/phpboyscout/go/forge to v0.23.1 (45c160e)
  • deps: update module gitlab.com/phpboyscout/go/forge to v0.23.0 (f42b5af)

Cut from main at e5798d8 · 11 commits considered

This description is generated, and colophon does not read it back. It is replaced in full on every run, like the branch it describes.

Overrides live in the repository, not here, because under a fast-forward merge nothing written in a merge request reaches git history unless the person merging chooses to squash — and squashing is optional here.

  • Set the version with a Release-As: 1.2.3 trailer on a commit.
  • Add prose to these notes with a Release-Note: trailer, or a fenced block tagged release-note, in a commit message.
  • Change placement and headings in .colophon.yaml.
Edited by Matt Cockayne

Merge request reports

Loading
Loading