ci(docs-preview): Acquire PR context via gh CLI (#4267)

This commit is contained in:
Brennan Kinney 2024-11-20 16:37:34 +13:00 committed by GitHub
parent 6b4627ceab
commit 02f1894f74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 33 deletions

View file

@ -59,6 +59,7 @@ All notable changes to this project will be documented in this file. The format
### CI
- Workflow for `CONTRIBUTORS.md` updates removed. `CONTRIBUTORS.md` file and dependencies removed. ([#4141](https://github.com/docker-mailserver/docker-mailserver/pull/4141))
- Refactored the workflows for generating documentation previews on PRs to be more secure ([#4267](https://github.com/docker-mailserver/docker-mailserver/pull/4267), [#4264](https://github.com/docker-mailserver/docker-mailserver/pull/4264), [#4262](https://github.com/docker-mailserver/docker-mailserver/pull/4262), [#4247](https://github.com/docker-mailserver/docker-mailserver/pull/4247), [#4244](https://github.com/docker-mailserver/docker-mailserver/pull/4244))
## [v14.0.0](https://github.com/docker-mailserver/docker-mailserver/releases/tag/v14.0.0)