File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 4444 - name : Install reviewdog
4545 uses : reviewdog/action-setup@v1
4646
47- # CR mbarbin: Hello CR. Here we can have a few CRs workflow that should
48- # permit to test the crs built from that PR and its interaction with other
49- # tools like reviewdog, GitHub annotations, step summaries, etc.
47+ # Here we can have a few CRs workflow that should permit to test the crs
48+ # built from that PR and its interaction with other tools like reviewdog,
49+ # GitHub annotations, step summaries, etc.
5050
5151 - name : Annotate CRs with reviewdog
5252 if : github.event_name == 'pull_request'
Original file line number Diff line number Diff line change 1+ ## 0.0.20250705 (2025-07-05)
2+
3+ ### Added
4+
5+ - Added some CRs workflow to test PR changes (#51 , @mbarbin ).
6+
7+ ### Changed
8+
9+ - Switch from protoc to yojson_conv to serialize to reviewdog (#50 , @mbarbin ).
10+ - Reduce ` :test ` deps of the main ` crs.opam ` package (#49 , @mbarbin ).
11+ - Refactor text table handling and support GitHub Flavored md (#48 , @mbarbin )
12+
113## 0.0.20250704 (2025-07-04)
214
315### Added
You can’t perform that action at this time.
0 commit comments