aboutsummaryrefslogtreecommitdiffstats
path: root/.github/lockdown.yml
blob: 7a252a3700baba27530982732aad6964c24fbc56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
skipCreatedBefore: 2020-01-01

# Close issues and pull requests
close: true

# Lock issues and pull requests
lock: false

pulls:
  comment: >
    This repository does not accept Pull Requests (PR) anymore.
    Development has moved to https://gitlab.alpinelinux.org/alpine/aports
    Please signup and create a Merge Request (MR) instead.
    Sorry for the inconvenience caused.
  lock: true