From c79d009a1fee32b3415476d0499436dadde0ae66 Mon Sep 17 00:00:00 2001 From: Alex Macdonald-Smith Date: Sun, 10 May 2026 18:09:42 -0400 Subject: [PATCH] =?UTF-8?q?feat(ci):=20tier-1=20community-repo=20polish=20?= =?UTF-8?q?=E2=80=94=20stale,=20semantic-pr,=20labeler,=20lychee,=20releas?= =?UTF-8?q?e-drafter,=20scorecard,=20first-interaction?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/labeler.yml | 55 +++++++++++++++ .github/release.yml | 93 +++++++++++++++++++++++++ .github/workflows/first-interaction.yml | 37 ++++++++++ .github/workflows/labeler.yml | 25 +++++++ .github/workflows/lychee.yml | 71 +++++++++++++++++++ .github/workflows/release-drafter.yml | 33 +++++++++ .github/workflows/scorecard.yml | 49 +++++++++++++ .github/workflows/semantic-pr.yml | 50 +++++++++++++ .github/workflows/stale.yml | 63 +++++++++++++++++ .lychee.toml | 54 ++++++++++++++ README.md | 1 + 11 files changed, 531 insertions(+) create mode 100644 .github/labeler.yml create mode 100644 .github/release.yml create mode 100644 .github/workflows/first-interaction.yml create mode 100644 .github/workflows/labeler.yml create mode 100644 .github/workflows/lychee.yml create mode 100644 .github/workflows/release-drafter.yml create mode 100644 .github/workflows/scorecard.yml create mode 100644 .github/workflows/semantic-pr.yml create mode 100644 .github/workflows/stale.yml create mode 100644 .lychee.toml diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 0000000..bc03c07 --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,55 @@ +# Path-based PR labels for actions/labeler@v5. +# Schema: