Commit graph

17 commits

Author SHA1 Message Date
Muhammet Kara
9c6920362c No auto-assign of new issues
Signed-off-by: Muhammet Kara <muhammet.kara@collabora.com>
Change-Id: I2c6469a050b40cd18a94c68611d51a7c813e65b0
2020-11-05 23:16:54 +03:00
Nicolas Christener
be98e41c2b Fix #391, Add "Actual behavior" to GitHub issue...
* add the "Actual behavior" section
* fix usage of colons

Change-Id: Ie5c11ac096d8f88e1e7985943edc58b8883b635f
2020-10-22 22:06:55 +03:00
Muhammet Kara
be048fee28 Issues: Add links to forum and customer portal
Change-Id: I15fe1eab1d3cf9b517164167ba353a80a4471261
2020-10-19 16:55:04 +03:00
Muhammet Kara
2150a63b29 Disable codeql cpp check
Auto build fails, causing spam failure messages.
Disable it for now, until proper reintroduction

Change-Id: Id3f974c1f2834bb7a672cf296a12a559decbc412
2020-10-13 09:08:13 +03:00
Muhammet Kara
ad471ccdf7 Community: Add pull request template
Change-Id: I0c1de7a8b49e9f2ba9c72a3dc065caf36076dd9a
2020-10-13 01:27:22 +03:00
Muhammet Kara
e8e0e319c9 Update issue template for easy hacks
Change-Id: I6133f7083ff090267cd88455253556df74ce1e24
2020-10-13 00:11:55 +03:00
Muhammet Kara
aaff7e1e71 Add issue template for Easy Hacks
Change-Id: If5295fa76b97bab6923ab8a5caa837bf9d90eab2
2020-10-12 23:37:58 +03:00
Muhammet Kara
6aa9a6b9fc Update issue templates
Change-Id: I3c5a2219e1372b390e4b813f3071d74fbab28d3d
2020-10-12 22:53:17 +03:00
Andras Timar
6013ef3f7f
Create codeql-analysis.yml
Change-Id: I08f754451b4a216cd2b9a10cd2042ab9ebd4503f
2020-10-12 20:39:17 +02:00
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