diff --git a/.github/workflows/sync-labels.yaml b/.github/workflows/sync-labels.yaml deleted file mode 100644 index 460705f8..00000000 --- a/.github/workflows/sync-labels.yaml +++ /dev/null @@ -1,19 +0,0 @@ -name: Sync labels -on: - workflow_dispatch: - schedule: - - cron: "0 7 * * 1" - -permissions: - issues: write - -jobs: - sync-labels: - runs-on: ubuntu-latest - steps: - - name: 📑 Checkout - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - with: - persist-credentials: false - - name: 🔄 Sync labels - uses: devantler-tech/actions/sync-github-labels@6a2f24aa5a859f7d0de66f9d0bde52254adba641 # v7.1.3 diff --git a/docs/src/content/docs/projects/active.mdx b/docs/src/content/docs/projects/active.mdx index c224f9da..13b46f0f 100644 --- a/docs/src/content/docs/projects/active.mdx +++ b/docs/src/content/docs/projects/active.mdx @@ -74,13 +74,12 @@ A collection of [composite GitHub Actions](https://docs.github.com/en/actions/tu - **Setup Agent Skills**: Install agent skills via `gh skill` for one or more agents (e.g. GitHub Copilot, Claude Code) - **Setup Go Toolchain**: Set up Go with optional private module support - **Setup KSail**: Install [KSail](https://github.com/devantler-tech/ksail) CLI via [Homebrew](https://brew.sh/) -- **Sync Labels**: Sync GitHub labels across repositories - **TODOs**: Create GitHub issues from TODO comments in code - **Update Agent Skills**: Run `gh skill update --all` and report changes - **Upload Coverage**: Upload a Cobertura XML coverage report to GitHub Code Quality - **Upsert Issue**: Create, update, reopen, or close a GitHub issue by title -{/* actions-dirs: aggregate-job-checks,approve-pr,dependency-review,diagnose-flux,enable-auto-merge-on-pr,cleanup-ghcr-packages,free-disk-space,login-to-ghcr,run-dotnet-tests,setup-agent-skills,setup-go-toolchain,setup-ksail-cli,sync-github-labels,create-issues-from-todos,update-agent-skills,upload-coverage,upsert-issue — one entry per composite-action directory in devantler-tech/actions, in bullet order. The docs CI drift-check asserts this set EQUALS the live action directories, so an added, removed, OR renamed action breaks the build. When that happens, update the matching bullet above and this marker together. */} +{/* actions-dirs: aggregate-job-checks,approve-pr,dependency-review,diagnose-flux,enable-auto-merge-on-pr,cleanup-ghcr-packages,free-disk-space,login-to-ghcr,run-dotnet-tests,setup-agent-skills,setup-go-toolchain,setup-ksail-cli,create-issues-from-todos,update-agent-skills,upload-coverage,upsert-issue — one entry per composite-action directory in devantler-tech/actions, in bullet order. The docs CI drift-check asserts this set EQUALS the live action directories, so an added, removed, OR renamed action breaks the build. When that happens, update the matching bullet above and this marker together. */} ## [🧠 Agent Skills](https://github.com/devantler-tech/agent-skills) ![GitHub Copilot](https://img.shields.io/badge/GitHub%20Copilot-000000.svg?style=for-the-badge&logo=githubcopilot&logoColor=white) ![Claude](https://img.shields.io/badge/Claude-D97757.svg?style=for-the-badge&logo=claude&logoColor=white) diff --git a/github/devantler-tech/github-actions/actions b/github/devantler-tech/github-actions/actions index 9f9c1ac5..061b345a 160000 --- a/github/devantler-tech/github-actions/actions +++ b/github/devantler-tech/github-actions/actions @@ -1 +1 @@ -Subproject commit 9f9c1ac546a274dc228d56941c7885d572aa6223 +Subproject commit 061b345a7351b0caf23055caea63ccd08b75e20e