label-actions VS repo-lockdown

Compare label-actions vs repo-lockdown and see what are their differences.

label-actions

🤖 GitHub Action that performs certain tasks when issues, pull requests or discussions are labeled or unlabeled (by dessant)

repo-lockdown

GitHub Action that immediately closes and locks issues and pull requests (by dessant)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
label-actions repo-lockdown
1 4
104 132
- -
7.1 6.5
5 months ago 5 months ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

label-actions

Posts with mentions or reviews of label-actions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-08.

repo-lockdown

Posts with mentions or reviews of repo-lockdown. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.
  • Mental Health in Open Source
    3 projects | news.ycombinator.com | 16 Mar 2024
    GitHub makes this unnecessarily worse by refusing to let you disable Pull Requests like one can disable the other social features (Wiki etc) of a repository: https://github.com/dear-github/dear-github/issues/84

    The workaround is to use GH Actions to auto-close PRs: https://github.com/marketplace/actions/repo-lockdown

  • Nimalyzer, a static code analyzer for Nim (early alpha).
    3 projects | /r/nim | 8 Jun 2023
    And thank you for the link. I agree, automation is needed here. :) I'm using a different GitHub action: https://github.com/dessant/repo-lockdown
  • Ask HN: How did you recover from burnout?
    1 project | news.ycombinator.com | 28 Sep 2021
    Something that really helps me uncouple programming from burnout is having a strictly-non-collaborative personal project in a language/ecosystem I intentionally avoid in the professional world. It's still open source Free Software but I don't ever want a pull request or even a bug report because then it becomes work and means the codebase is no longer a 1:1 representation of my own brain-space/goals/style.

    Not that I have received any of those things, but I have steeled myself to be ready to turn it down if it ever does. The social pressure is real, and Github doesn't even let you disable pull requests so I had to configure a bot to automatically be an asshole for me: https://github.com/dessant/repo-lockdown

    Here's the message I configured in my `.github/lockdown.yaml`:

    ```comment: Please accept my apologies for your wasted effort in closing this pull request, but I am not prepared to accept changes on this project at this time, if ever. This is a personal project for my personal website that I'm happy to share, but I want the code to be all mine. I would not be able to mentally connect with my codebase as well if it were a reflection of anyone but myself, and accepting others' code complicates the copyright situation regardless of the software license used. Please e-mail me with any bug reports :)```

  • Repo Lockdown is a GitHub Action that immediately closes and locks issues and pull requests.
    1 project | /r/programming | 28 Jan 2021

What are some alternatives?

When comparing label-actions and repo-lockdown you can also consider the following projects:

github-issue-templates - 🔣 A collection of GitHub issue, pull request and security templates

listen-to-wikipedia - Live, generative music and visualisation from Wikipedia edits. Forked from http://listen.hatnote.com/ with some customisation.

issue-stats-card - Analyse a github repo's issues then generates a table of stats for quick info.

label-actions - 🤖 GitHub Action that performs certain actions when issues or pull requests are labeled or unlabeled

backup-github-repo - Backup all the issues and pull requests of a Github repo, including the comments, events, and labels, as JSON and as HTML

labeler - An action for automatically labelling pull requests

missue - A Toolkit helps you to management your TODO based on GitHub Issues.

revanced-discussions - 💡 Discussions repository for ReVanced

amazing-github-template - 🚀 Useful README.md, LICENSE, CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, GitHub Issues, Pull Requests and Actions templates to jumpstart your projects.

CompileResult - Github action for adding compile warnings/errors as PR comment.

memes-on-issues-action - greet the issue raiser with a custom message and a bonus programming meme :smile: