Skip to content

Create Workflow Templates #8

Description

@davidlday

See: https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization

Reusable Workflows:

  • Poetry
    • Lint
    • Test
    • Publish (Lint, Test, Bump Version, Publish)
    • CI (Lint, Test)
  • NPM
    • Lint
    • Test
    • Publish (Lint, Test, Bump Version, Publish)
    • CI (Lint, Test)
  • Dependabot Batcher
  • Autoapprove PRs
  • PR Conventional Commits Title

Starter Workflows:

  • Dependabot Batcher
  • Autoapprove PRs
  • Poetry CI
  • Poetry Bump & Release
  • PyPi Publish
  • NPM CI
  • NPM Bump & Release
  • NPM Publish
  • PR Lint

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions