Protected GitHub Resources / Elements / Metadata

In this article, you will get information about all protected resources, elements and metadata in GitHub.

GitHub

All the GitHub protected data list:

  • Repository - Where the code is stored and changes are made.

  • Wiki - Tool to keep documents.

  • Issue - Tool to keep documents.

  • Issue comments - Comments written by users for each issue.

  • Deployment keys - The SSH key that grants access to a single repository.

  • Pull requests - The tool allows you to inform about changes that have been pushed to the branch in the repository.

  • Pull requests comments - Comments written by users for each pull request.

  • Webhooks - These are custom HTTP callbacks that users define.

  • Labels - These allow the categorization of other metadata.

  • Milestones - These allow tracking the progress of issues or requests.

  • Pipelines - Integrated CI/CD service.

  • Projects - Project in the repository.

Last updated