Skip to content

shamin/detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detector

Build Status

A GitHub App built with 🤖Probot that helps to track changes to important files.

Usage

  • Install detector-io github app.
  • Create a .detector.yml file with the file names that needs to be tracked in the following structure
absolute-paths: true
tracked-files:
  - README.md
  • Now detector app automatically checks and comments, if there is a change in the file tracked, in a pull request.

Screenshot

Configuration file

parameters description default
absolute-paths If true will check for absolute paths of files in tracked-files. false
tracked-files Contains the list of files which need to be tracked for changes. none

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how detector could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2018 Shamin Meerankutty shamin616@gmail.com

About

🤖: 🚀 A github bot to notify if there is any change in a set of files in a pull request.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published