packages icon indicating copy to clipboard operation
packages copied to clipboard

Enhances Composer Satis with webhook integrations to GitHub and GitLab

Results 28 packages issues
Sort by recently updated
recently updated
newest added

The Releases on the right side are not sorted. ![image](https://user-images.githubusercontent.com/4519228/35160128-92894f62-fd3c-11e7-9107-276efe36ed91.png)

bug

Hello, i used the version 3.1.2 and will now upgrade to 3.2.0 but i have some issues with the new release. currently i have a issue with the design and...

When a webhook is triggered, validation should be done using the package's remote. Implement some data validation service that each remote type can implement. Something like: ``` php

Instead of requiring the user private token, use OAuth2 for api calls. [http://doc.gitlab.com/ce/api/oauth2.html](http://doc.gitlab.com/ce/api/oauth2.html) Maybe the best way to add this feature, is to create a new plugin `gitlab_oauth`...

enhancement

Integrate something like jekyll to generate a site with configurable options when code is pushed. This will function to automatically generate documentation sites (docs exist within code bases) and should...

otherwise it is not possible to re-enable hooks again after a failed disable hook