Skip to content

Conversation

@coliff
Copy link
Member

@coliff coliff commented Nov 16, 2025

Clarifies copilot instructions to avoid deprecated TypeScript features, and updates dependabot.yml to group GitHub Actions updates and limit open PRs. Adds a workflow for accessibility alt text checks and introduces a .npmrc file with lockfile version and registry settings.

Removes @thedaviddias from CODEOWNERS, clarifies copilot instructions to avoid deprecated TypeScript features, and updates dependabot.yml to group GitHub Actions updates and limit open PRs. Adds a workflow for accessibility alt text checks and introduces a .npmrc file with lockfile version and registry settings.
@coliff coliff requested a review from thedaviddias as a code owner November 16, 2025 06:48
@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (95e6a13) to head (1d78d2c).
⚠️ Report is 165 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #1759      +/-   ##
===========================================
+ Coverage   96.99%   100.00%   +3.00%     
===========================================
  Files           2         1       -1     
  Lines        1628         1    -1627     
  Branches      335         0     -335     
===========================================
- Hits         1579         1    -1578     
+ Misses         49         0      -49     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0efe0c...1d78d2c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces several excellent improvements to the repository's configuration. It updates the CODEOWNERS file, clarifies instructions for GitHub Copilot, and enhances the dependabot.yml configuration to group GitHub Actions updates, which will help reduce pull request noise. Additionally, it adds a .npmrc file to enforce lockfile version 3 and standardize the npm registry. I have one suggestion to further improve dependency management by enforcing exact versions in the new .npmrc file. Overall, these are great changes that follow best practices.

@coliff coliff merged commit 98551bb into main Nov 16, 2025
29 checks passed
@coliff coliff deleted the dev/coliff/config-update branch November 16, 2025 06:51
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