Hi, I was working on some functions that uses OpenWhisk and had an idea to add it as a package. Here is its description:
This package is about demonstrating how OpenWhisk project developers are using OpenWhisk functions to improve its own Continuous Development and Integration (CD/CI) processes. OpenWhisk development and code commits are managed by Pull Requests in GitHub. OpenWhisk team at IBM has implemented set of functions to receive updates on Slack when a GitHub Pull Request is ready to merge or a list of requests are under review for certain days and haven’t merged. Please grant your permission to create a new package and commit the list of files from: https://github.ibm.com/bjustin/OWGitSlackBot/blob/master/find_delayed_prs.js https://github.ibm.com/bjustin/OWGitSlackBot/blob/master/monitor.js https://github.ibm.com/bjustin/OWGitSlackBot/blob/master/post_to_slack.js Cheers Priti