LeastAuthority / leastbot

0 stars 0 forks source link

See announcements in #leastauthority when branches I'm collaborating on are updated. #2

Open nathan-at-least opened 10 years ago

nathan-at-least commented 10 years ago

This is copied from https://github.com/LeastAuthority/LeastAuthoritarians/issues/13.

That ticket will be closed because the required behavior is a new feature of this codebase, rather than a deployment issue.

Implementing this feature in this codebase may be as simple as adding the appropriate formatter in github.py below the existing formatters such as https://github.com/LeastAuthority/leastbot/blob/master/leastbot/github.py#L126 .

nathan-at-least commented 10 years ago

I'm going to assign this to @zancas because I don't know what the goal for this ticket is. Currently leastbot mentions all pushes to a repository and when doing so it mentions the branch being updated.

Is there another kind of event to report for this ticket?

Here's the list of github events which leastbot can potentially report on.