Commit Graph

7 Commits

Author SHA1 Message Date
SuperQ b0c2f27319
Update build
* Update Go to 1.18
* Update circleci machine image.
* Switch maildev to new upstream image location.
* Update Go modules to 1.17 format.
* Make dependabot monthly to match prometheus/prometheus.

Signed-off-by: SuperQ <superq@gmail.com>
2022-07-23 17:41:36 +02:00
David Ureba a1dbacb4dd
Create dependabot.yml
Add dependabot dependency check in order to maintain dependencies up-to-date and security updates on time.

Signed-off-by: David Ureba <david.ureba@aiven.io>
2022-07-04 13:19:18 +02:00
Julien Pivotto ad9ed22043
Ask for all versions (#2280)
As 0.21.0 will update clusters, we want to know of people have all their
AM at the same release when they open a clustering issue.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-06-11 15:16:12 +02:00
Simon Pasquier 66bc3a3aff .github/ISSUE_TEMPLATE.md: fix typo
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-05-05 14:18:13 +02:00
Julien Pivotto cad963d8a8
Mark pull request as stale after 60d of inactivity (#2185)
During the dev Summit 2019/2, there was a consensus to mark stale PR
after 60 days.

This change is adding the stale bot configuration required for this.
The stale bot has already has access to the Prometheus organization. It
does _not_ comment and does _not_ close the stale pull request. It just
adds a label 'stale'.

This is already done in the collectd_exporter repository and there it
works as expected.

https://docs.google.com/document/d/1VVxx9DzpJPDgOZpZ5TtSHBRPuG5Fr3Vr6EFh8XuUpgs/edit

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-02-17 10:54:20 +01:00
Ted Zlatanov af5dd74264 tell users opening issues to use alertmanager --version (#1327)
`-version` doesn't work as of 0.15-rc.1 so users should run `alertmanager  --version`

Signed-off-by: Ted Zlatanov <tzz@lifelogs.com>
2018-04-23 18:02:06 +02:00
stuart nelson 89200ccafd add ISSUE_TEMPLATE.md (#1036) 2017-10-10 10:51:30 +02:00