Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Add: allow filtering for which branch push notifications work #9

Merged
merged 1 commit into from
Oct 6, 2018

Conversation

TrueBrain
Copy link
Member

Pyup for example creates a branch in the repository.
Pushes to these branches don't have to be announced.

for protocol, userdata in services.items():
if protocol in ["branches"]:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's this doing? didn't we already match the branches?

Pyup for example creates a branch in the repository.
Pushes to these branches don't have to be announced.
@TrueBrain TrueBrain merged commit 7d589bd into OpenTTD:master Oct 6, 2018
@TrueBrain TrueBrain deleted the filter_branch branch November 10, 2018 13:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants