Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/pages/git-primer.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ Each project can also have a **private repository** space for working on sensiti

The private repository is **not** for uses such as project code development not related to a security issue.

In particular, the resources available to run **GitHub Actions** against private repo code are **extremely limited**, so use for CI must be kept to the absolute bare minimum.

See the [Project Code Repository Policy](project-repo-policy.html) for further details.

Open a Jira ticket for Infra to request a private repository.
Expand Down