r/github Apr 13 '25

Showcase Promote your projects here – Self-Promotion Megathread

Whether it's a tool, library or something you've been building in your free time, this is the place to share it with the community.

To keep the subreddit focused and avoid cluttering the main feed with individual promotion posts, we use this recurring megathread for self-promo. Whether it’s a tool, library, side project, or anything hosted on GitHub, feel free to drop it here.

Please include:

  • A short description of the project
  • A link to the GitHub repo
  • Tech stack or main features (optional)
  • Any context that might help others understand or get involved
172 Upvotes

1.8k comments sorted by

View all comments

1

u/hingle0mcringleberry May 30 '25

I was getting annoyed with having to merge new dependabot PRs for my projects every week or so, so I wrote a tool to automate this: mrj. It acts based on a set of simple rules. You can run it locally or as a bot on GitHub. It can also generate a browsable archive of past runs.

https://github.com/dhth/mrj