I am really glad that you have worked with Justin to share what/how we use Slack in tracking CD/CI processes for OW itself as its own package for others to leverage under Apache. Of course, I fully endorse getting this "building block" package in a repo. if no one objects.
Kind regards, Matt From: "Priti Desai" <pritidesai1...@gmail.com> To: <dev@openwhisk.apache.org> Date: 02/10/2017 04:07 PM Subject: Re: OpenWhisk Functions to receive GitHub pull request updates on Slack Yup, its Justin's baby. I have refactored this app to use new "openwhisk" library and beautified it so that we can share it in public. I am trying to pull code out of his own repo with a blog post so that it can be shared outside of IBM. Cheers Priti On 2017-02-10 11:07 (-0800), Rodric Rabbah <rod...@gmail.com> wrote: > Note the links are to Justin Brestler's repository. > > -r > > > On Feb 10, 2017, at 1:42 PM, Carlos Santana <csantan...@gmail.com> wrote: > > > > Hi Priti Desai > > > > From your description this sound like a good solution/app to have as > > sample app in company with a blog post > > > > I don't think it fits as a building block package, it looks you are already > > using from of the packages in the catalog to compose the app/solution. > > > > I can only go by what you describe as the github repository links you share > > they look like private repository maybe the IBM Github Enterprise server. > > And this is not publicly available. > > > > I recommend to create a repo under your user id in github to share the app > > and do a blog post, we then can added to the repo we list all the awesome > > tools and samples the OpenWhisk Community is doing and sharing [1]. > > > > We link to this repo from the OpenWhisk website [2] > > > > [1] https://github.com/openwhisk/openwhisk-external-resources#applications > > [2] http://openwhisk.org > > > > --Carlos > > > > > >> On Fri, Feb 10, 2017 at 1:22 PM Priti Desai <pde...@us.ibm.com> wrote: > >> > >> > >> 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 > >> >