Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.17 KB

File metadata and controls

22 lines (16 loc) · 1.17 KB

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.