Skip to content

btford/poppins-pin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

poppins-pin

Mary Poppins plugin for responding to new PRs and issues with a "pinned" Github comment.

Install

npm install poppins-pin

Configure

To use this plugin, you need to load it in your config file with couldYouPlease:

// config.js
module.exports = function (poppins) {

  poppins.config = { /*...*/ };

  poppins.couldYouPlease('pin');
};

By default, Mary Poppins will only respond with a greeting.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published