Skip to content

feat: add skipAuthors (boolean) option #911

feat: add skipAuthors (boolean) option

feat: add skipAuthors (boolean) option #911

Triggered via pull request November 13, 2024 12:46
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/contributors.test.ts > contributors > should include authors: test/contributors.test.ts#L12
Error: Snapshot `contributors > should include authors 1` mismatched - Expected + Received @@ -1,7 +1,8 @@ "## v1.0.0 + [compare changes](https://github.com/unjs/changelogen/compare/v0.5.7...v1.0.0) ### πŸš€ Enhancements - **scope:** Add feature @@ -17,9 +18,9 @@ - **scope:** Update dependencies ### ❀️ Contributors - - John Doe ([@brainsucker](http://github.com/brainsucker)) + - John Doe ([@brainsucker](https://github.com/brainsucker)) - Jane Smith <jane@smith.com> - Alice Johnson <alice@johnson.com> - Bob Williams <bob@williams.com>" ❯ test/contributors.test.ts:12:22
test/contributors.test.ts > contributors > should skip authors: test/contributors.test.ts#L48
Error: Snapshot `contributors > should skip authors 1` mismatched - Expected + Received @@ -1,7 +1,8 @@ "## v1.0.0 + [compare changes](https://github.com/unjs/changelogen/compare/v0.5.7...v1.0.0) ### πŸš€ Enhancements - **scope:** Add feature ❯ test/contributors.test.ts:48:22
ci
Process completed with exit code 1.