From 0f281f744a17657766d64bfef4e8e7ac36b24c29 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Tue, 30 Sep 2025 15:17:00 -0700 Subject: [PATCH] chore(ci): update release please and link checker config --- .lycheeignore | 1 + release-please-config.json | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 .lycheeignore diff --git a/.lycheeignore b/.lycheeignore new file mode 100644 index 0000000..faef296 --- /dev/null +++ b/.lycheeignore @@ -0,0 +1 @@ +https://github.com/gemini-cli-extensions/cloud-sql-sqlserver-observability/compare/ diff --git a/release-please-config.json b/release-please-config.json index 155555f..3a8bdda 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -15,12 +15,12 @@ { "type": "chore", "section": "Miscellaneous Chores", - "hidden": false + "hidden": true }, { "type": "docs", "section": "Documentation", - "hidden": false + "hidden": true } ], "packages": { @@ -36,4 +36,4 @@ ] } } -} +} \ No newline at end of file