Skip to content

Template repository with base workflow configuration

License

Notifications You must be signed in to change notification settings

DARMA-tasking/template-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DARMA-tasking template repository

Template repository with base configuration.

Included workflows:

  • check-pr-fixes-issue - checking if PR description contains phrase "Fixes #issue", and if PR title, description and branch mention the same issue number
  • find-unsigned-commits - checking if there are any unsigned commits in PR
  • find-trailing-whitespace - checking if there are any trailing whitespaces in files
  • check-commit-format - checking if commit message is properly formatted - either starts with "Merge ..." or fullfils template: "#issue_number: short commit description"
  • action-git-diff-check - checking if changes introduce conflict markers or whitespace errors

About

Template repository with base workflow configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published