repo-lockdown VS missue

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

repo-lockdown

GitHub Action that immediately closes and locks issues and pull requests (by dessant)

missue

A Toolkit helps you to management your TODO based on GitHub Issues. (by azu)
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
repo-lockdown missue
4 4
132 40
- -
6.5 0.0
5 months ago almost 2 years 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.

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

missue

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

What are some alternatives?

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

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

github-commander - A CLI tool for performing tedious GitHub settings with a keystroke

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

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

reminders - set reminders on Issues and Pull Requests

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

trudesk - :coffee: :seedling: Trudesk is an open-source help desk/ticketing solution.

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.

github-scrumboard - :calendar: GitHub Scrumboard Chromium Extension

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

BlockedTODO - Code comment watcher that notifies when an issue is closed.