Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
Project
N
Nextcloud mail - PostGuard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
Laura Kolijn
Nextcloud mail - PostGuard
Commits
57b97717
Unverified
Commit
57b97717
authored
Nov 21, 2018
by
Christoph Wurst
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Remove lock bot config temporarily"
This reverts commit
3d49dd2b
.
parent
e5b9bb93
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/lock.yml
+35
-0
35 additions, 0 deletions
.github/lock.yml
with
35 additions
and
0 deletions
.github/lock.yml
0 → 100644
+
35
−
0
View file @
57b97717
# Configuration for lock-threads - https://github.com/dessant/lock-threads
# Number of days of inactivity before a closed issue or pull request is locked
daysUntilLock
:
360
# Issues and pull requests with these labels will not be locked. Set to `[]` to disable
exemptLabels
:
[]
# Label to add before locking, such as `outdated`. Set to `false` to disable
lockLabel
:
false
# Comment to post before locking. Set to `false` to disable
lockComment
:
>
This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs and questions.
# Assign `resolved` as the reason for locking. Set to `false` to disable
setLockReason
:
false
# Limit to only `issues` or `pulls`
# only: issues
# Optionally, specify configuration settings just for `issues` or `pulls`
# issues:
# exemptLabels:
# - help-wanted
# lockLabel: outdated
# pulls:
# daysUntilLock: 30
# Repository to extend settings from
# _extends: repo
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment