[READ-ONLY] Mirror of https://github.com/bombshell-dev/automation. GitHub Actions for the Bombshell organization
ci
JavaScript 86%
TypeScript 14%

README.md

Automation #

Shared GitHub Actions for the bombshell-dev organization.

Workflows #

All workflows are reusable and called via workflow_call.

Workflow Description
mergebot Post celebratory Discord messages on merge, with co-author recognition
run Run package.json scripts in parallel via matrix
format Auto-format code on PRs and commit the result
preview Publish preview packages to pkg.pr.new
publish Create release PRs or publish to npm via changesets
add-issue-to-project Add new issues to the GitHub Project with "Needs triage" status
move-issue-to-backlog Move closed issues to "Backlog" in the GitHub Project
detect-agent Detect automated PR authors and label them

Acknowledgements #

This repository borrows heavily from withastro/automation, published under the MIT License—Copyright (c) 2023 Astro.