Brendan Forster
Brendan Forster
We've had a couple of discussions about making things more flexible - see #244 and #240 for example - but nothing concrete. We've also been looking at ways to leverage...
> I'm happy to submit a PR to try to add multiple tags, but not sure where in the code to begin. For the sake of checking compatibility, I'd change...
:thumbsup:
After a quick glance of projectsService.js, I think this is hiding in [applyTagsFilter](https://github.com/up-for-grabs/up-for-grabs.net/blob/gh-pages/javascripts/projectsService.js#L2-L23) but I'm not 100% sure. cc @chandu @dahlbyk for thoughts.
:ok_hand:
@deltafactory I'm not 100% sure - I thought I could still reproduce it. I have #729 in my backlog to review which is believed to be a fix, so I'll...
> I think the introduction of an autopost from the up for grabs project would be absolutely ideal. What exactly do you need from one of the curators? If you're...
@DandyDeveloper the webhook is a request that GitHub sends to a given URL (in this case, a web server you've hosted somewhere). It will contain some JSON describing the event...
Closing this out to get this off our plate, but please feel free to update this issue @DandyDeveloper if you have anythign cool to share!
> Still happy with me using the `PullRequestEvent` for posting these or do you have an up for grabs endpoint I could use (or, one that I could create)? We...