pmanlukas / Testasd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-actions

status status status status

Awesome actions is a repository template that comes with pre-configured GitHub Actions that

Any repository that will use this template as its base will automatically get those workflows enabled. It can be used as a show case on how Open and Inner Source best practices (like welcoming new contributors) as well as bootstrapping project boards can be "codified" and reused and constantly improved as part of a repository template. It also demonstrates how to react on non CI/CD specific events likes issues, pull requests, added stars and peridodic workflow executions.

How to use this repository

Please do not work with this repository directly unless you like to contribute to its core functionality. Instead, please use it as a repository template and create a new repository for yourself based on this template. All you have to do is to click on the green Use this template button above:

image

Actions used in this repository:

  • Greeting on first Issue and PR from this Action
  • Marking issues as stale from this Action
  • Committing back to the repository to change the README file and disable bootstrapping workflows from this Action
  • Creating first issue from a file from this Action

Contributions welcome

If you have any examples for great Actions as part of a repository template to show case the power of Actions outside traditional CI/CD, we are looking forward to your PRs.

Star Gazers

We got a ⭐ from @pmanlukas

About


Languages

Language:Shell 100.0%