staletea

command module
v0.0.0-...-b595b4b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

README

StaleTea

Build Status Go Report Card Documentation

StaleTea is a simple stalebot for Gitea.

Example config.yml

closecomment: This issue was closed automatically since it was marked as stale and
  had no recent activity.
daysuntilclose: 7
daysuntilstale: 60
exemptlabels: []
host: http://localhost:3030
markcomment: |-
  This issue has been automatically marked as stale because it has not had
    recent activity. It will be closed in %d days if no further activity occurs. Thank you
    for your contributions.
only: []
onlylabels: []
stalelabel: wontfix
unmarkcomment: ""

gitea:
  client_id: "YOUR_CLIENT_ID"
  client_secret: "YOUR_CLIENT_SECRET"
  url: https://gitea.com

session_secret: YOUR_SECRET

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL