missue VS repo-lockdown

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

missue

A Toolkit helps you to management your TODO based on GitHub Issues. (by azu)

repo-lockdown

GitHub Action that immediately closes and locks issues and pull requests (by dessant)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
missue repo-lockdown
4 4
40 132
- -
0.0 6.5
almost 2 years 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.

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.

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 missue and repo-lockdown you can also consider the following projects:

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

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

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

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

reminders - set reminders on Issues and Pull Requests

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

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

github-scrumboard - :calendar: GitHub Scrumboard Chromium Extension

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.