Commit graph

8 commits

Author SHA1 Message Date
Miklos Vajna
08f80fe7f6 notifyirc: rename this to "IRC Notification" to be more clear
To make it clear this is only for IRC, nothing else.

Change-Id: I559d5471cb5d1cc97d4e302d1e7dab203289d09f
2020-10-07 17:01:56 +02:00
Miklos Vajna
8ce855525a notifyirc: stop listening on pull_request and create events
PRs are no longer announced, neither the creation of tags.

Change-Id: Ia15f4f87e23e00172ff92085b2b394463ecce18e
2020-10-07 17:00:53 +02:00
Miklos Vajna
a67a10d7e9 notifyirc: use the same separator in both cases
Change-Id: Id96e62f99ac6727a9992172d1365d35ad735f493
2020-10-06 11:28:08 +02:00
Miklos Vajna
d2d737a4cc notifyirc: ignore forks
A push to a downstream master is not interesting.

Change-Id: I277b69ff574648861e8297eac3ebbc0a93440f41
2020-10-06 10:01:41 +02:00
Miklos Vajna
909e6740ec notifyirc: add the URL of the commit, too
So that one can go there quickly.

Change-Id: If954f9843c2d94836e9575acb708bfeff2359e67
2020-10-06 10:00:34 +02:00
Miklos Vajna
0097c690c7 notifyirc: write 1 line / pushed commit
And be silent about tags, just to keep things simple.

Change-Id: I7cfe4efe8b82f84cf490ada8032b32b859f27c22
2020-10-05 16:53:36 +02:00
Miklos Vajna
2f6c334f29 notifyirc: no need to write about new PRs
It's enough to notify when they hit master.

Also don't write about non-master commits, which are sources for PRs to
be opened, in many cases.

Change-Id: I4bb7628cce4bb767016cd30aace72e88074970d4
2020-10-05 16:06:44 +02:00
Miklos Vajna
4793624035 Add IRC notifications
Change-Id: Icb49e5e3c0e08e9a4f1ca84fbe68a1856964d70c
2020-10-05 12:28:59 +02:00