Skip to content

bjerkio/workflow-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bjerk Workflow Templates

This repository contains a collection of workflow templates for GitHub Actions.

Features

  • Add issues to a project board when they are opened
  • Assign author of pull request to the pull request
  • Create issues from TODO comments in code
  • Enable automatic management of dependencies of issues and pull requests

Updating workflow templates

I suggest using microplane to update the workflow templates in your repositories.

mp plan -b update-workflows -- cp -r .github/workflows/ ./

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published