Skip to content

Conversation

lumirlumir
Copy link
Owner

This pull request removes outdated issue templates and related configuration files to streamline the repository's GitHub settings. The changes include the deletion of specific issue templates and their references in configuration files.

Removal of issue templates:

  • Deleted the bug report issue template file .github/ISSUE_TEMPLATE/1-bug.md.
  • Deleted the feature suggestion issue template file .github/ISSUE_TEMPLATE/2-suggestion.md.
  • Deleted the "other issues" template file .github/ISSUE_TEMPLATE/3-others.md.

Configuration updates:

  • Removed references to the deleted issue templates from .github/sync-client.yml.
  • Deleted the issue template configuration file .github/ISSUE_TEMPLATE/config.yml, which disabled blank issues and contained contact links.

@Copilot Copilot AI review requested due to automatic review settings July 30, 2025 06:43
Copy link

vercel bot commented Jul 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
npm-clang-format-node-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 30, 2025 6:44am

Copy link
Contributor

@Copilot Copilot AI left a comment

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 removes outdated GitHub issue templates and related configuration files to streamline repository management by centralizing templates elsewhere. The changes involve deleting local issue template files and updating sync configuration to remove references to these templates.

  • Removes three issue template files (bug reports, feature suggestions, and other issues)
  • Updates sync configuration to remove references to deleted templates
  • Deletes issue template configuration that disabled blank issues and provided contact links

Reviewed Changes

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

Show a summary per file
File Description
.github/sync-client.yml Removes sync configuration entries for deleted issue templates
.github/ISSUE_TEMPLATE/config.yml Deletes issue template configuration file
.github/ISSUE_TEMPLATE/3-others.md Deletes "other issues" template
.github/ISSUE_TEMPLATE/2-suggestion.md Deletes feature suggestion template
.github/ISSUE_TEMPLATE/1-bug.md Deletes bug report template

@github-actions github-actions bot added 🏷️ scope: * Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: docs Auto-generated label based on Conventional Commits specification for GitHub release notes labels Jul 30, 2025
Copy link

Labels have been automatically applied based on the Conventional Commits specification.🏷️

Copy link

codecov bot commented Jul 30, 2025

Bundle Report

Changes will decrease total bundle size by 2 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
website-esm 611.74kB -2 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: website-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
@localSearchIndexroot.*.js -2 bytes 96.62kB -0.0%

Copy link

codecov bot commented Jul 30, 2025

Codecov Report

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

@@            Coverage Diff            @@
##              main      #417   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          424       424           
=========================================
  Hits           424       424           

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 edc3695...bb02ad3. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lumirlumir lumirlumir merged commit 4ce28ef into main Jul 30, 2025
52 checks passed
@lumirlumir lumirlumir deleted the docs-remove-issue-template-in-favor-of-centralized-template branch July 30, 2025 06:48
lumirlumir added a commit that referenced this pull request Sep 15, 2025
…or`) (#461)

## Release Information: `v2.0.0`

New release of `lumirlumir/npm-clang-format-node` has arrived! 🎉

This PR bumps the package versions from `v1.3.5` to `v2.0.0` (`major`).

See
[Actions](https://github.com/lumirlumir/npm-clang-format-node/actions/runs/17721763440)
for more details.

| Info        | Value                      |
| ----------- | -------------------------- |
| Repository  | `lumirlumir/npm-clang-format-node` |
| SEMVER      | `major`     |
| Pre ID      | `canary`      |
| Short SHA   | 145e20b       |
| Old Version | `v1.3.5`  |
| New Version | `v2.0.0`  |

<!-- Release notes generated using configuration in .github/release.yml
at main -->

## What's Changed
### 💥 BREAKING CHANGES
* feat(deps)!: bump LLVM from llvmorg-19.1.7 to llvmorg-21.1.1 by
@lumirlumir in
#456
### 🧰 Chores
* chore(sync-server): synced file(s) with lumirlumir/lumirlumir-configs
by @lumirlumir in
#413
* chore(website): fix DocSearch button with border and transition
effects by @lumirlumir in
#415
* chore(sync-server): remove `CODE_OF_CONDUCT.md` in favor of
centralized template by @lumirlumir in
#419
* chore(*): bump `.nvmrc` to 20.19.4 from 20.18.0 by @lumirlumir in
#427
* chore(sync-server): bump GitHub Actions version by @lumirlumir in
#438
* chore(*): update root level node engine requirement to `>=20.19.4` by
@lumirlumir in
#446
* chore(sync-server): bump GitHub Actions versions by @lumirlumir in
#454
* chore(*): enable strict type checking options in `tsconfig` by
@lumirlumir in
#455
### 🔄 Continuous Integrations
* ci(*): add support for LLVM 21 (`llvm-build-bump-pr`) by @lumirlumir
in #394
### 📝 Documentation
* docs(*): remove `PULL_REQUEST_TEMPLATE.md` in favor of centralized
template by @lumirlumir in
#405
* docs(*): remove `ISSUE_TEMPLATE` in favor of centralized template by
@lumirlumir in
#417
* docs(*): update documentation to reflect the latest v2.0.0 release by
@lumirlumir in
#460
### ⬆️ Dependency Updates
* chore(deps-dev): bump editorconfig-checker from 6.0.1 to 6.1.0 by
@dependabot[bot] in
#407
* chore(deps-dev): bump form-data from 4.0.1 to 4.0.4 in the
npm_and_yarn group across 1 directory by @dependabot[bot] in
#409
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#411
* chore(deps-dev): bump `textlint-rule-allowed-uris` by @lumirlumir in
#412
* chore(deps-dev): bump `vitepress` to `alpha` version by @lumirlumir in
#414
* chore(deps-dev): bump eslint from 9.31.0 to 9.32.0 by @dependabot[bot]
in #416
* chore(deps-dev): bump typescript from 5.8.3 to 5.9.2 by
@dependabot[bot] in
#418
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#420
* chore(deps-dev): bump lint-staged from 16.1.2 to 16.1.4 by
@dependabot[bot] in
#421
* chore(deps-dev): bump @types/node from 24.0.10 to 24.2.0 by
@dependabot[bot] in
#422
* chore(deps-dev): bump `textlint-rule-allowed-uris` and
`eslint-plugin-mark` by @lumirlumir in
#423
* chore(deps-dev): bump vitepress-plugin-group-icons from 1.6.1 to 1.6.3
by @dependabot[bot] in
#429
* chore(deps): bump the npm_and_yarn group across 1 directory with 2
updates by @dependabot[bot] in
#430
* chore(deps-dev): bump vitepress from 2.0.0-alpha.9 to 2.0.0-alpha.11
by @dependabot[bot] in
#432
* chore(deps-dev): bump the babel group across 1 directory with 3
updates by @dependabot[bot] in
#431
* chore(deps-dev): bump lint-staged from 16.1.4 to 16.1.5 by
@dependabot[bot] in
#434
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#435
* chore(deps-dev): bump eslint from 9.32.0 to 9.33.0 by @dependabot[bot]
in #439
* chore(deps-dev): bump @types/node from 24.2.0 to 24.3.0 by
@dependabot[bot] in
#440
* chore(deps-dev): bump eslint from 9.33.0 to 9.34.0 by @dependabot[bot]
in #443
* chore(deps-dev): bump concurrently from 9.2.0 to 9.2.1 by
@dependabot[bot] in
#445
* chore(deps): bump actions/attest-build-provenance from 2 to 3 by
@dependabot[bot] in
#447
* chore(deps-dev): bump lint-staged from 16.1.5 to 16.1.6 by
@dependabot[bot] in
#448
* chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 by
@dependabot[bot] in
#449
* chore(deps-dev): bump eslint from 9.34.0 to 9.35.0 by @dependabot[bot]
in #453
* chore(deps-dev): bump @babel/core from 7.28.3 to 7.28.4 in the babel
group across 1 directory by @dependabot[bot] in
#452
* chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot]
in #451
* chore(deps-dev): bump the bananass group across 1 directory with 2
updates by @dependabot[bot] in
#457
* chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 by
@dependabot[bot] in
#458
* chore(deps-dev): bump dependencies by @lumirlumir in
#459


**Full Changelog**:
v1.3.5...v2.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ scope: * Auto-generated label based on Conventional Commits specification for GitHub release notes 🏷️ type: docs Auto-generated label based on Conventional Commits specification for GitHub release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant