All Projects β†’ maxlath β†’ backup-github-repo

maxlath / backup-github-repo

Licence: other
Backup all the issues and pull requests of a Github repo, including the comments, events, and labels, as JSON and as HTML

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to backup-github-repo

Github Issue Templates
πŸ”£ A collection of GitHub issue and pull request templates
Stars: ✭ 3,074 (+9816.13%)
Mutual labels:  issues, pr, pull-requests
Repo Lockdown
GitHub Action that immediately closes and locks issues and pull requests
Stars: ✭ 56 (+80.65%)
Mutual labels:  issues, pull-requests
Gha Mjolnir
πŸ”¨ GitHub Action to close issues related to the merge of a pull request.
Stars: ✭ 28 (-9.68%)
Mutual labels:  issues, pull-requests
Lock Threads
GitHub Action that locks closed issues and pull requests after a period of inactivity
Stars: ✭ 156 (+403.23%)
Mutual labels:  issues, pull-requests
Contributors On Github
🌡 Show stats about contributors on github
Stars: ✭ 391 (+1161.29%)
Mutual labels:  issues, pull-requests
Contribute A Thon
Month-long Open Source contributing event ✨
Stars: ✭ 26 (-16.13%)
Mutual labels:  issues, pull-requests
Github Project Automation Plus
πŸ€– Automate GitHub Project cards with any webhook event
Stars: ✭ 134 (+332.26%)
Mutual labels:  issues, pull-requests
Github Bot
GitHub θ‡ͺεŠ¨ε€„η† issue、PR、releases ζœΊε™¨δΊΊ
Stars: ✭ 434 (+1300%)
Mutual labels:  issues, pull-requests
release-changelog-builder-action
A GitHub action that builds your release notes / changelog fast, easy and exactly the way you want.
Stars: ✭ 515 (+1561.29%)
Mutual labels:  issues, pull-requests
ansible-backup
Ansible daily backup role
Stars: ✭ 25 (-19.35%)
Mutual labels:  files, backup
aloba
πŸ€– [Myrmica Aloba 🐜] Bot: Add labels and milestone on pull requests and issues.
Stars: ✭ 18 (-41.94%)
Mutual labels:  issues, pull-requests
HacktoberFest-2020
Open source is changing the world. Join global community for the yearly celebration of open source software!
Stars: ✭ 21 (-32.26%)
Mutual labels:  pr, pull-requests
Export Pull Requests
Export pull requests and/or issues to a CSV file. Supports GitHub, GitLab, and Bitbucket
Stars: ✭ 68 (+119.35%)
Mutual labels:  issues, pull-requests
assign-author
GitHub Actions to assign author to issue or PR
Stars: ✭ 55 (+77.42%)
Mutual labels:  issues, pull-requests
code-review-culture
πŸ“– The art of cultivating a strong dev culture in your team.
Stars: ✭ 19 (-38.71%)
Mutual labels:  pr, pull-requests
pr-reviews-reminder-action
A GitHub Action to send Slack/Teams notification for Pull Request that are waiting for reviewers.
Stars: ✭ 18 (-41.94%)
Mutual labels:  pr, pull-requests
Hacktoberfest-Guide-2019
࢚ොࢽ්ࢽࢱ්ࢧ ΰΆšΰ·™ΰΆ½ΰ·ŠΰΆ½ΰΆ±ΰ·ŠΰΆ§ Hacktoberfest ΰΆ§ΰ·“ ΰ·‚ΰΆ»ΰ·ŠΰΆ§ΰ·ŠπŸ‘‰ Hacktoberfest 2019 opensource guide. Happy Open Source❀️😍😍❀️ Do Your Activity Here πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
Stars: ✭ 11 (-64.52%)
Mutual labels:  pr
netbackup
A frontend for various backup programs (rsync, rdiff-backup, rclone) that simplifies local and remote backups.
Stars: ✭ 15 (-51.61%)
Mutual labels:  backup
nakal
A MySQL backup tool for Google Sheets, written in Node.js.
Stars: ✭ 14 (-54.84%)
Mutual labels:  backup
files
Useful methods to manage files and directories
Stars: ✭ 27 (-12.9%)
Mutual labels:  files

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.

NPM

Features

  • generate a JSON file with all the issues and pull requests, including comments (demo)
  • generate one HTML file per issue or pull request (demo)
  • download CSS files and images locally to allow offline browsing (demo)

Known limitations

  • Private repos: while JSON download works, the tool will fail to download HTML versions (see issue)

Dependencies

Install

npm install -g backup-github-repo

Run

Local repository

cd /path/to/my/repo/to/backup
# First run will give you instructions to set a Github API token
backup-github-repo

Specify repository by URL

backup-github-repo https://github.com/maxlath/backup-github-repo

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].