Skip to content

parull249/Workflows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reusable Workflows

THIS REPOSITORY MUST BE FORKED INTO YOUR CONTEXT IN ORDER TO PASS SECRETS!

Action Prefixes:

  • alert-: Offers an API through which to send a notification.
  • build-: Offers an action to build/compile an application.
  • gh-: Offers meta github functionality.
  • meta-: Meta functionality to be used by other workflows (not called from other repos).
  • publish-: Offers an action to publish a build application to a registry.
  • test-: Offers an action to run a test suite. *If an action is language/framework specific, a lang- section follows the above prefix before the descriptor.

Triggers:

The triggers folder contains trigger actions that go into repositories to trigger the core actions.

  • on-pr-: Triggers on PR made to specified branches.
  • on-push-: Triggers on push made to specified branches.

About

Reusable GitHub Actions workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Mermaid 100.0%