with one click
swift-slack
swift-slack contains 2 collected skills from ainame, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Prepare and publish a new swift-slack repository release when the user asks to bump a version, adopt or apply CalVer, update release files, update the changelog, create or move a git tag, push release refs, or create or edit a GitHub release. Use for two-phase release work: prepare release metadata through a PR, then publish tags and GitHub releases only from the latest synced `main`, using `YYYY.M.PATCH` tags without a `v` prefix.
Handle Renovate pull requests in this `swift-slack` repository that update SwiftFormat or formatter wiring. Use when Codex needs to check out a Renovate PR here, run this repo's formatter workflow starting with `make format`, apply any remaining direct SwiftFormat fixes to touched files, run `swift build` or `swift test` as appropriate, commit the formatting-only follow-up, and push it back to the PR branch.