[NetworkManager-openvpn/lr/no-libnm-glib: 3/5] Revert "gitlab-ci: add scheduled pipeline to triage inactive issues and MRs"
- From: Lubomir Rintel <lkundrak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [NetworkManager-openvpn/lr/no-libnm-glib: 3/5] Revert "gitlab-ci: add scheduled pipeline to triage inactive issues and MRs"
- Date: Tue, 28 Jun 2022 11:35:07 +0000 (UTC)
commit c1eb36b1826952b7e9fff8c1c1200bc65171b98b
Author: Antonio Cardace <acardace redhat com>
Date: Mon Apr 6 13:59:57 2020 +0200
Revert "gitlab-ci: add scheduled pipeline to triage inactive issues and MRs"
This doesn't seem necessary and lacks explanation.
In general, we'd prefer to deal with the issues ourselves.
This reverts commit 81a1ed7c8f91eba763a6b99886278d551a1f9df2.
.gitlab-ci.yml | 14 -----------
.triage-policies.yml | 67 ----------------------------------------------------
2 files changed, 81 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b664d0e..ca8b78e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,11 +4,6 @@
# If things don't seem to work, this can help:
# https://gitlab.gnome.org/GNOME/NetworkManager-openvpn/-/ci/lint
-stages:
- - build
- - test
- - triage
-
.fedora_deps: &fedora_deps
before_script:
- dnf -y install
@@ -89,12 +84,3 @@ fedora_from_dist:
- make -j install
- make -j uninstall
image: fedora:latest
-
-triage:issues:
- stage: triage
- image: ruby:2.7
- script:
- - gem install gitlab-triage
- - gitlab-triage -d --token $API_TOKEN --source-id $SOURCE_ID
- only:
- - schedules
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]