Instead of having the urls hardcoded, read them from the environment. I opted to read from the environment variable instead of the github context because it would be easier to test.
Signed-off-by: Brian DeHamer <bdehamer@github.com>