Releases: cocogitto/cocogitto-bot
0.3.0
0.2.1
0.2.0
Bug Fixes
-
a71dada - base64-decode
cog.toml
contents - Mark S -
48888ef - pull cog.toml from repo default branch - Mark S
-
c160f7a - restore previous
ignore_merge_commits
behavior - Mark S -
d4079a6 - display only one hash on PR with a single commit - @oknozor
-
ee19677 - use git signature when github login is not found - @oknozor
Continuous Integration
Documentation
Features
-
5ca2772 - add
default_branch
field toPullRequestRepository
struct - Mark S -
fabb99b - respect
cog.toml
if it exists in target repo - Mark S -
bb97439 - parse commit messages with
cocogitto
instead ofconventional_commit_parser
- Mark S -
73c84fc - ignore merge commits and pull-request 'closed' event - @oknozor
-
d566ca2 - improve successfull check-run report comment format - @oknozor
Miscellaneous Chores
-
3fcead7 - (dependencies) replace
conventional_commit_parser
withcocogitto
- Mark S -
8ef4fd2 - (housekeeping) remove unused imports and dead code - Mark S
-
544d390 - (version) 0.2.0 - github-actions
-
84b65e1 - update authentication for compat with octocrab 0.28.0 - Mark S
-
c6f4b39 - ignore local cargo configuration overrides - Mark S