Skip to content

chore: removed pages deployment and npm dependabot#81

Merged
KittyChiu merged 1 commit into
mainfrom
feature/remove-deployment
May 14, 2026
Merged

chore: removed pages deployment and npm dependabot#81
KittyChiu merged 1 commit into
mainfrom
feature/remove-deployment

Conversation

@KittyChiu

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 14, 2026 01:43
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • .github/workflows/pr-check.yml

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 cleans up CI configuration by removing the GitHub Pages deployment step from the PR check workflow and dropping the npm ecosystem block from Dependabot configuration.

Changes:

  • Removed the Deploy site to GitHub Pages step (and associated url output reference) from the test job in pr-check.yml.
  • Removed the entire npm package-ecosystem entry (including its grouping/reviewers/versioning settings) from dependabot.yml.
Show a summary per file
File Description
.github/workflows/pr-check.yml Drops the actions/deploy-pages@v5 step and the environment url referencing its output.
.github/dependabot.yml Removes the npm ecosystem update configuration, leaving only the github-actions ecosystem.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 1

Comment on lines 54 to 59
pages: write
pull-requests: write
security-events: write

environment:
name: development
@KittyChiu KittyChiu merged commit 0bd428b into main May 14, 2026
14 checks passed
@KittyChiu KittyChiu deleted the feature/remove-deployment branch May 14, 2026 01:48
@KittyChiu KittyChiu restored the feature/remove-deployment branch May 14, 2026 01:49
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