Skip to content

XPEHO/Xpeho-Workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Xpeho-Workflows

This repository contains GitHub workflows to automate common development tasks.

Workflows

General

  • Add label to Pull Request: This workflow adds a label to a pull request when it is opened.
  • Changelog: This workflow check if the changelog has been updated when a pull request is merged.
  • Git checks: This workflow runs git checks when a pull request is opened.

Flutter

  • Coverage tests: This workflow runs coverage tests when a pull request is opened with the plugin Very Good Coverage. The min coverage is defined by your environment variables.
  • Dart checks: This workflow runs the dart format, dart analyze and dart test when a pull request is opened.

Contributing

Contributions are welcome! If you want to add a new workflow or improve an existing workflow, please submit a pull request.

License

This repository is licensed under the MIT License. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published