Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The PR MessageBuilder requires a github_redirection_service to be specified #3301

Merged
merged 2 commits into from
Mar 24, 2021

Conversation

brrygrdn
Copy link
Contributor

@brrygrdn brrygrdn commented Mar 18, 2021

Follows up on: #3276

The root cause of the Dependabot service starting to create lots of mentions on downstream GitHub repositories was due to a change to how we used the MessageBuilder class. Let's avoid allowing a nil value for the github_redirection_service and promote it to a constant with some explanation for posterity.

It is worth noting, this is a breaking API change for anyone using this class directly, it should be called out in the ChangeLog.

@brrygrdn brrygrdn requested a review from a team as a code owner March 18, 2021 18:01
@brrygrdn brrygrdn force-pushed the brrygrdn/github-redirection-service-is-required branch from de880be to 43f533e Compare March 23, 2021 16:32
@brrygrdn brrygrdn merged commit 9e6d16c into main Mar 24, 2021
@brrygrdn brrygrdn deleted the brrygrdn/github-redirection-service-is-required branch March 24, 2021 11:59
@thepwagner thepwagner mentioned this pull request Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants