Skip to content

Conversation

@dshevtsov
Copy link
Contributor

Purpose of this pull request

This pull request (PR) adds a GitHub workflow for deploying GitHub Pages previews and cleans up the .gitignore file.

Changes

New workflow (deploy-github-pages.yml):

  • Adds a manually-triggered workflow (workflow_dispatch) for deploying GitHub Pages previews
  • Allows specifying a branch to deploy (defaults to main)
  • Uses the shared workflow from AdobeDocs/commerce-contributor repository

Updated .gitignore:

  • Added .cursor/ directory to ignore Cursor IDE settings
  • Added tmp/ directory for local temporary files
  • Removed obsolete entries (Cypress, coverage, and redundant keep patterns)

Affected pages

N/A — No documentation pages affected. This PR only modifies CI/CD configuration files.

@dshevtsov dshevtsov requested a review from a team December 19, 2025 17:55
@dshevtsov dshevtsov self-assigned this Dec 19, 2025
@dshevtsov dshevtsov added the enhancement New feature or request label Dec 19, 2025
@github-project-automation github-project-automation bot moved this to 📋 Needs Review in Commerce - Pull Requests Dec 19, 2025
…Actions workflow for deploying GitHub Pages preview
@github-project-automation github-project-automation bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests Dec 19, 2025
@dshevtsov dshevtsov merged commit bf782ed into AdobeDocs:main Dec 19, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests Dec 19, 2025
@dshevtsov dshevtsov deleted the ds_workflow branch December 19, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants