Skip to content
/ CI Public

GitHub comments-based interface to CI actions in Jenkins. Based on CMS-BOT.

License

Notifications You must be signed in to change notification settings

Mu2e/CI

Repository files navigation

Mu2e/CI

CI test status pre-commit.ci status

A GitHub bot (@FNALbuild) which handles continuous integration and testing workflows for the Mu2e Offline software. It is inspired by CMS-BOT.

Thanks to Patrick Gartung (@gartung), and the authors of CMS-BOT.

Development

pre-commit

This repository uses pre-commit and pre-commit.ci to enforce code style and fix problems. pre-commit.ci will push fixes automatically to branches and pull requests.

Running a check locally

You will need pre-commit.

pip install pre-commit

To install commit hooks,

pre-commit install

pre-commit will check everything before a git commit operation.

To run and apply fixes,

pre-commit run --all

About

GitHub comments-based interface to CI actions in Jenkins. Based on CMS-BOT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages