target / captains-log

A continuous integration plugin that helps organize release information in slack
https://target.github.io/captains-log/
Other
31 stars 4 forks source link

fix: Incorrect Github Regex #86

Closed therynamo closed 4 years ago

therynamo commented 4 years ago

Description

There was an issue found with the github regex. This has been here for some time now, but luckily the syntax provided found it. The blocks api actually threw an error for the incorrect URL, so we may have not found it without that.

Motivation and Context

Fixes a regex issue.

How Has This Been Tested?

Screenshots (if appropriate):

Before

Screen Shot 2020-10-19 at 7 50 26 PM

After

Screen Shot 2020-10-19 at 7 49 39 PM

Types of changes

Checklist: