Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dschach/github-actions

Centralized GitHub Actions for reuse across repositories
https://github.com/dschach/github-actions

Last synced: about 8 hours ago
JSON representation

Centralized GitHub Actions for reuse across repositories

Awesome Lists containing this project

README

        

# github-actions

Centralized GitHub Actions for reuse across repositories

Events and Actions

# Dependabot auto-approve

- Auto-merge

Fix title

# Push (Commit)

- Verify Prettier formatting
- PMD Analysis (download?)

# Pull Request (any branch)

- Verify Prettier formatting
- Lint & Test LWCs & upload to codecov

- PMD Analysis (action?)

Needs LWC upload

- Scratch org & Ape Tests & upload to codecov

Adjust namespace if necessary?

# Release Please

- Run without packaging to npm action

# Packaging

- On demand or from merged R-P PR or on package creation?

# Extras

- SFDX Scanner (runs on PR only)

# Configs

- Renovate [shareable config file](.github/renovate.json5)