-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
While exploring ways to extend the CI/CD pipeline for the Dashboard repository and wanted to ask about the possibility of integrating Netlify for deploy previews.
Deploy previews can:
- Help reviewers visualize frontend changes before merging
- Catch rendering/UI bugs early in the pull request phase
- Provide a smoother contribution experience for both maintainers and contributors
Possible Clarification/Questions from maintainers:
- Is the use of the Netlify GitHub App permitted for this repository?
- If not, is a deploy pipeline using the Netlify CLI inside GitHub Actions (without the app) acceptable?
Alternative Idea if Netlify app faces restriction:
** We can set up deploy previews using the Netlify CLI directly in Actions
Or use another deployment service, depending on your guidance .
**
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels