Skip to content

mak2salazarjr/properties-compare

 
 

Repository files navigation

properties-compare

A GitHub App built with Probot that GitHub App to compare properties during PR and inform if new properties were added with or without a corresponding property in environment specific properties files

Setup

# Install dependencies
npm install

# Run typescript
npm run build

# Run the bot
npm start

Contributing

If you have suggestions for how properties-compare 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 © 2020 michaelwmerritt michael@teuluseren.com

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • JavaScript 5.1%