Skip to content

Mlhaufe/issue13 - #44

Merged
mlhaufe merged 4 commits into
masterfrom
mlhaufe/issue13
Aug 10, 2026
Merged

mlhaufe merged 4 commits into
masterfrom
mlhaufe/issue13

Conversation

@mlhaufe

@mlhaufe mlhaufe commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 10, 2026 15:17
@mlhaufe
mlhaufe merged commit de49224 into master Aug 10, 2026
1 check passed
@mlhaufe
mlhaufe deleted the mlhaufe/issue13 branch August 10, 2026 15:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR appears focused on tightening the newsletter form’s bot resistance, updating local devcontainer tooling, and cleaning up stray/duplicated GitHub Actions workflow files.

Changes:

  • Added a honeypot field to the HubSpot newsletter subscription form and short-circuited submissions when it’s filled.
  • Added GitHub CLI as a devcontainer feature (with a corresponding devcontainer lock file).
  • Removed duplicate/incorrectly located GitHub Pages deploy workflow copies.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
package.json Adds an allowScripts allowlist block alongside dependency overrides.
app/components/HubSpotForm.vue Adds a honeypot input + early-return logic to reduce bot submissions.
.github/workflows copy/deploy.yml Removes a stray deploy workflow copy outside .github/workflows/.
.devcontainer/devcontainer.json Adds GitHub CLI feature to the devcontainer configuration.
.devcontainer/devcontainer-lock.json Pins the resolved GitHub CLI devcontainer feature digest/version.
.devcontainer/.github/workflows/deploy.yml Removes another incorrectly located deploy workflow copy.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
Comment thread app/components/HubSpotForm.vue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants