-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feat] : Deploy PR Previews to GitHub Pages #617
Labels
Comments
Hey @sidmohanty11 and @Spiral-Memory, I am working on this ! |
Sure @devanshkansagra |
Hey @Spiral-Memory, which projects of monrepo do we have to add in this? |
For all (but for a start, you can test for Embedded Chat (as that's the most important one) |
No I am talking about, do I add react, layout-editor, ui-elements?? or all?? |
All (for testing, react is fine, but we need all) |
ok |
devanshkansagra
changed the title
[Feat] : Implement the deployment preview of changes made in the pull request to GitHub Pages.
[Feat] : Deploy PR Previews to GitHub Pages
Aug 23, 2024
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As an EmbeddedChat developer
I need to:
Deploy the preview of the changes made in a pull request to Github Pages
So That:
Maintainers and other users can get to see and review the output before it gets merged
Acceptance Criteria
Rough Example
Make it something like this:
https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr-number>/
The text was updated successfully, but these errors were encountered: