Skip to content

[update-bot] Content update (2026-05-14 22:06:38)#451

Merged
dshevtsov merged 15 commits into
mainfrom
auto-content-update
May 29, 2026
Merged

[update-bot] Content update (2026-05-14 22:06:38)#451
dshevtsov merged 15 commits into
mainfrom
auto-content-update

Conversation

@melissag-ensemble
Copy link
Copy Markdown
Contributor

Auto Content Update

This PR was created automatically by update-bot.

Overwritten files (already existed in repo)

  • .github/workflows/build-auto-generated-files.yml
  • .github/workflows/deploy.yml
  • .github/workflows/lint.yml
  • .github/workflows/post-lint-comment.yml
  • .github/workflows/stage.yml
  • .gitignore
  • package.json

Deleted files

  • .github/workflows/ai-deploy-request.yml
  • .github/workflows/ai-pr-request.yml
  • .github/workflows/algolia-indexing.yml
  • .github/workflows/build-site-metadata.yml
  • .github/workflows/build-contributors.yml
  • .github/workflows/resuse-deploy.yml
  • dev.mjs
  • package-lock.json

Owner review required: Yes

Comment thread .github/workflows/lint.yml Outdated
- name: Check for src/pages changes
id: changes
run: |
git diff --name-only origin/${{ github.base_ref }}...HEAD | grep -q '^src/pages/' \
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never use variables directly in yaml templates, it can lead to the loss of private data if a malicious actor gains control over these parameters, use environment variables instead!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @JeroenBoersma! will use environment variables instead

@dshevtsov dshevtsov self-assigned this May 29, 2026
@dshevtsov dshevtsov added the maintenance Repository upkeep label May 29, 2026
@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests May 29, 2026
@dshevtsov dshevtsov closed this May 29, 2026
@github-project-automation github-project-automation Bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests May 29, 2026
@dshevtsov dshevtsov reopened this May 29, 2026
@github-project-automation github-project-automation Bot moved this from 🏁 Done to 🧑‍💻 In Progress in Commerce - Pull Requests May 29, 2026
@dshevtsov dshevtsov force-pushed the auto-content-update branch from c3ff41c to eceef1d Compare May 29, 2026 22:36
@dshevtsov dshevtsov merged commit f26a299 into main May 29, 2026
7 checks passed
@dshevtsov dshevtsov deleted the auto-content-update branch May 29, 2026 22:36
@github-project-automation github-project-automation Bot moved this from 🧑‍💻 In Progress to 🏁 Done in Commerce - Pull Requests May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Repository upkeep

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

3 participants