Auto-post a Playground preview link on every PR #60795
Open
Description
opened on Apr 16, 2024
Similarly to wordpress-develop, the Gutenberg repo could have a preview link automatically posted at every PR.
See: How to add Pull Request previews to your repository?
Here's a GitHub action from another repo for inspiration:
The Gutenberg PR previewer lives at https://playground.wordpress.net/gutenberg.html
Also, @dmsnell had this great idea:
💡 if a Gutenberg PR contains Depends on WordPress/wordpress-develop#5379 then the Playground comment includes a link drawing in both the Gutenberg and Core PRs
Implementing Dennis's idea would also require adjusting gutenberg.html
CC @ockham @jsnajdr @ellatrix – anyone interested in adding this integration?
Activity