From 9e09cfb77f2ce847eb984c17d21bf30a4be1361a Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Thu, 8 Nov 2018 13:02:03 +0200 Subject: [PATCH] Ask the Cockpit Bots to propose updates for NPM modules --- .tasks | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 .tasks diff --git a/.tasks b/.tasks new file mode 100755 index 0000000..8da62e5 --- /dev/null +++ b/.tasks @@ -0,0 +1,7 @@ +#!/bin/sh + +# Open issues for things that need doing on a regular basis +bots/npm-trigger + +# Find those issues and propose to do them +bots/issue-scan