remind101 / slashdeploy

GitHub Deployments for Slack
https://slashdeploy.io
BSD 2-Clause "Simplified" License
153 stars 20 forks source link

Explicitly pass required scopes when creating a GitHub deployment via CD #88

Closed ejholmes closed 6 years ago

ejholmes commented 7 years ago

https://rollbar.com/ejholmes/SlashDeploy/items/57/

Passing :force => true would be a little heavy handed. It would be better to explicitly pass the scopes that were required.

russellballestrini commented 6 years ago

fixed by #100 (maybe)