Skip to content

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

Open
melissag-ensemble wants to merge 11 commits into
mainfrom
auto-content-update
Open

[update-bot] Content update (2026-05-14 22:06:38)#451
melissag-ensemble wants to merge 11 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

- 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 📋 Needs Review

Development

Successfully merging this pull request may close these issues.

3 participants