1,830 Search results for "repository management"
Repositories / Create & manage repositories /
Creating a repository from a template
You can generate a new repository with the same directory structure and files as an existing repository.
About repository templates
You can create a template
Migrations / Import source code / GitHub Importer /
Importing a repository with GitHub Importer
If you have a project hosted on another Git-based hosting service, you can quickly import it to GitHub using the GitHub Importer tool.
About repository
Organizations / Manage repository access / Manage repository roles /
Repository roles for an organization
You can customize access to each repository in your organization by assigning granular roles, giving people access to the features and tasks they need
Code security / Dependabot / Dependabot auto-triage rules /
Using GitHub preset rules to prioritize Dependabot alerts
You can use GitHub presets, which are rules curated by GitHub, to auto-dismiss low impact development alerts for npm dependencies.
About GitHub presets
Repositories / Archive a repository /
Backing up a repository
You can use Git, a third-party tool, or the API to back up your repository.
You may want to take backups of repositories for archiving or disaster recovery
GitHub Education / GitHub Community Exchange /
Submitting your repository to GitHub Community Exchange
You can submit your repository to GitHub Community Exchange for others to view or contribute to.
About repository submissions
Only public repositories
Code security / Supply chain security / Understand your supply chain /
Exporting a software bill of materials for your repository
You can export a software bill of materials or SBOM for your repository from the dependency graph. SBOMs allow transparency into your open source usage
REST API / Metrics /
REST API endpoints for repository traffic
REST API/
Metrics/
Traffic
REST API endpoints for repository traffic
Use the REST API to retrieve information provided in your repository graph.
About
Organizations / Manage repository access / Manage outside collaborators /
Removing an outside collaborator from an organization repository
Owners and repository admins can remove an outside collaborator's access to a repository.
Warning
When removing an outside collaborator from a private
GitHub Actions / Share automations /
Sharing actions and workflows from your private repository
You can share an action or reusable workflow without publishing them publicly.
About GitHub Actions access to private repositories
You can share actions