Backup Contents

Detailed overview of what's included in Cloudback backups for GitHub repositories, including issues, pull requests, labels, and API-related limitations.

Cloudback backs up your GitHub repositories, including both the code and important metadata such as issues, pull requests, milestones, and other data. This document explains what is included in a GitHub backup and what is not.

You can learn how to view the details of a backup on the Backup Details page.

What is Included in a Backup?

Here is the list of repository's data in a backup archive:

You can view the contents of a backup archive by downloading it and extracting the contents. Please note that for password-protected archives, you will need to enter the password to extract the contents. Metadata is stored as JSON files (one per data type) in the same format downloaded from the GitHub API. For example, the files containing issues, milestones, and labels are named issues.json, milestones.json, labels.json respectively:

ZIP archive content

If you want Cloudback to add any additional metadata into a backup, please contact support or just create a feature requestarrow-up-right and the team will consider implementing it.

Metadata that is Not Included

However, Cloudback's ability to back up metadata is constrained by either the limitations of the GitHub API or features not yet implemented in Cloudback.

Key points to remember:

  • Your GitHub Account is not included in the backup.

  • Your GitHub Organization is not backed up either.

  • The backup provided should not be regarded as complete or all-inclusive.

Please report it if there is a mistake or the API is changed - the team will fix it as soon as possible. Here is the list of metadata that is not included in a backup:

Not yet implemented

GitHub API restrictions

Learn More

Last updated

Was this helpful?