Skip to content

Tags: ubie-oss/flow

Tags

v4.6.0

Toggle v4.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
inherit assignees from source PRs on release PRs (#112)

Collect unique assignee logins from source PRs that appear in a release
diff and assign them to the generated manifest/release PR via the GitHub
Issues API. If no assignees are present, the PR is created with none, as
before.

Signed-off-by: ono-teruya <27873650+teru01@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v4.5.7

Toggle v4.5.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump misc (#110)

* bump misc

* fix

* fix

v4.5.6

Toggle v4.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
proper error handling (#109)

* proper error handling

* fix

v4.5.5

Toggle v4.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
slog (#107)

v4.5.4

Toggle v4.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
break loop when succeeded (#105)

* add break

Signed-off-by: ono-teruya <27873650+teru01@users.noreply.github.com>

* refactor

Signed-off-by: ono-teruya <27873650+teru01@users.noreply.github.com>

---------

Signed-off-by: ono-teruya <27873650+teru01@users.noreply.github.com>

v4.5.3

Toggle v4.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add retry logic for commit & PR. (#104)

Signed-off-by: ono-teruya <27873650+teru01@users.noreply.github.com>

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix automerge (#102)

* fix automerge

* fix

v4.5.1

Toggle v4.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#98)

Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](golang-jwt/jwt@v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v4.4.12

Toggle v4.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
remove unused var slack_notify_channel (#96)

v4.4.11

Toggle v4.4.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
quote in configmap (#93)