Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/bombshell-dev/automation. GitHub Actions for the Bombshell organization
ci
Something went wrong. Try again.
JavaScript 86%
TypeScript 14%
Commits 49
build(deps): bump the actions group across 1 directory with 6 updates (#35)
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump pnpm/action-setup from 6.0.8 to 6.0.9 in the actions group (#28)
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump the actions group with 2 updates (#26)
Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0 in the actions group (#23)
Signed-off-by: dependabot[bot] <support@github.com>
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.