Skip to content

Example repo demonstrating different types of automated tasks and CI integrations using GitHub Actions and Danger

Notifications You must be signed in to change notification settings

codeCleanDev/GitHubActionsAutomationSandbox

 
 

Repository files navigation

Example repo demonstrating different types of automated tasks and CI integrations

Examples Included

  • Simple GitHub Actions build configuration
  • ktlint running in CI
  • Gradle task to copy a pre-push git hook that validates ktlint
  • .gitignore file which allows code styles, scopes, templates, etc to be tracked
  • Pull Request template for GitHub
  • Bug Report & Feature Issue templates for GitHub
  • Danger integration to report APK size
  • Danger integration to warn if WIP
  • Danger integration to thank PR author
  • Danger integration to add inline ktlint issue comments
  • Danger integration to warn about missing PR description
  • GitHub Actions workflow to check for dependency updates every day at 8:00

Resources

About

Example repo demonstrating different types of automated tasks and CI integrations using GitHub Actions and Danger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 45.0%
  • Kotlin 43.8%
  • Shell 11.2%