All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.
0.3.0 - 2024-10-11
- support pull request opened event - (8f9f6f7) - @oknozor
- ignore non pull-request check_suite - (daaa405) - @oknozor
- fetch installation by id instead of pagination - (79ce87c) - @oknozor
- update cocogitto to 6.1.0 - (948b606) - @oknozor
0.2.1 - 2023-12-01
0.2.0 - 2023-11-30
- base64-decode
cog.toml
contents - (a71dada) - Mark S - pull cog.toml from repo default branch - (48888ef) - Mark S
- restore previous
ignore_merge_commits
behavior - (c160f7a) - Mark S - display only one hash on PR with a single commit - (d4079a6) - @oknozor
- use git signature when github login is not found - (ee19677) - @oknozor
- fix ghcr.io namespace - (d081e2c) - @oknozor
- fix deocker image - (80fbc3d) - @oknozor
- fix tag condition - (166f102) - @oknozor
- use ghcr.io instead of docker hub - (460c61e) - @oknozor
- add build cache - (cc1b044) - @oknozor
- use cocogitto for release - (e155a24) - @oknozor
- fix workflow error - (c07b5f5) - @oknozor
- add health endpoint - (f3208bb) - @oknozor
- add vergen build info - (70de57e) - @oknozor
- add autometrics prometheus exporter - (b6cb540) - @oknozor
- add
default_branch
field toPullRequestRepository
struct - (5ca2772) - Mark S - add docker build and CI - (f46182e) - @oknozor
- respect
cog.toml
if it exists in target repo - (fabb99b) - Mark S - parse commit messages with
cocogitto
instead ofconventional_commit_parser
- (bb97439) - Mark S - use pagination to fetch commits - (3b84847) - @oknozor
- add X emoji on failure report - (5fcc57a) - @oknozor
- ignore merge commits and pull-request 'closed' event - (73c84fc) - @oknozor
- improve successfull check-run report comment format - (d566ca2) - @oknozor
- (dependencies) replace
conventional_commit_parser
withcocogitto
- (3fcead7) - Mark S - (housekeeping) remove unused imports and dead code - (8ef4fd2) - Mark S
- cargo machete - (58c9b6d) - @oknozor
- fmt all - (261edbe) - @oknozor
- use cocogitto next - (943defd) - @oknozor
- update dependencies - (58165bf) - @oknozor
- update authentication for compat with octocrab 0.28.0 - (84b65e1) - Mark S
- ignore local cargo configuration overrides - (c6f4b39) - Mark S
- add privacy policy - (edfdfa8) - @oknozor
0.1.0 - 2021-11-21
- show unmanaged event type - (061819a) - @oknozor
- implement pull request checks - (6a087b7) - @oknozor
- first implementation - (6d0651d) - @oknozor
- format and lints - (7de9d52) - @oknozor
- remove unused dependencies - (a82dfe1) - @oknozor
- use port 8080 - (4967fd3) - @oknozor
- fmt all - (f449d8c) - @oknozor
Changelog generated by cocogitto.