chore: lock old issues & pull requests (#302)

actions: close stale issues and prs
This commit is contained in:
Than Harrison 2023-06-17 17:19:22 +00:00 committed by GitHub
parent 0ddd743812
commit 76ceebf1eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 44 additions and 2 deletions

36
.github/workflows/lock-threads.yml vendored Normal file
View File

@ -0,0 +1,36 @@
name: 'Lock Threads'
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
permissions:
issues: write
pull-requests: write
concurrency:
group: lock
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: dessant/lock-threads@v4
with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
issue-inactive-days: '180'
add-issue-labels: 'outdated, archived'
issue-comment: >
This issue has been closed due to inactivity in the last 180 days.
Please open a new issue to bring it up again.
issue-lock-reason: 'resolved'
pr-inactive-days: '180'
include-all-pr-labels: 'done'
add-pr-labels: 'outdated, archived'
pr-comment: >
This pull request has been closed due to inactivity in the last 180 days.
Please open a new PR to bring it up again.
pr-lock-reason: 'resolved'
process-only: 'issues, prs'
log-output: false

View File

@ -1,3 +1,9 @@
v1.1.8-pre.1
- Add AnarSec to links
- Fix automatic VirusTotal scans
- Invidious shutdown
v1.1.7
- Add A.P. Open Collective link

View File

@ -154,7 +154,7 @@ input:checked + .slider::before {
<h1>The Hitchhikers Guide to Online Anonymity</h1>
</a>
<h2>How I learned to start worrying and love <del>privacy</del> anonymity</h2>
<h4 class="project-version">The latest Version is v1.1.7. See the <a href="{{ site.github.changelog_url }}" style="color:#ff4700">changelog.</a></h4>
<h4 class="project-version">The latest Version is v1.1.8-pre.1. See the <a href="{{ site.github.changelog_url }}" style="color:#ff4700">changelog.</a></h4>
<section id="downloads">
{% if page.url != "/" %}
<a href="{{ site.github.home_url }}" class="btn_small">Home</a>

View File

@ -2,7 +2,7 @@
(Or "How I learned to start worrying and love ~~privacy~~ anonymity")
Version 1.1.7, June 2023 by Anonymous Planet
Version v1.1.8-pre.1, July 2023 by Anonymous Planet
#### **IMPORTANT RECOMMENDATION FOR UKRAINIANS. ВАЖЛИВА РЕКОМЕНДАЦІЯ ДЛЯ УКРАЇНЦІВ**