-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Feature: Post to Facebook
- The user should be able to announce releases to Facebook as well.
- The factor for whether or not to attempt a Facebook post it the availability of the Co-responding environment variables.
- The user should have a separate template for Facebook then other platforms.
Specs
- It should throw an error if no Facebook environment variable are available
- It should throw an error if no Facebook post template is available
- It should throw an error if Facebook credentials fails
- It should throw an error if Facebook post fails
- It should post to create an instance when given the correct parameters
Reactions are currently unavailable