Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub standards improvements #200

Merged
merged 7 commits into from
Aug 9, 2024
Merged

Conversation

pritchyspritch
Copy link
Contributor

This adds to the PR #165 with additional guidance/standards.

Changes include repo requirements that :

  • align with github best practice
  • improve identification of owners
  • align with SSDLC and CDDO Secure by Design
  • configuration options for dependabot
  • archiving guidance

Copy link

github-actions bot commented Aug 9, 2024

Review app https://technical-guidance-200.test.teacherservices.cloud was deleted

@pritchyspritch
Copy link
Contributor Author

@pritchyspritch pritchyspritch marked this pull request as ready for review August 9, 2024 12:01
@pritchyspritch pritchyspritch requested a review from a team as a code owner August 9, 2024 12:01
Comment on lines 131 to 133
Repositories must:

- have branch protection turned on for the default branch in your repository either via traditional branch protection or via repository rules. Branch protection should include:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with this for high stakes repos (i.e., those tied to transactional services, etc) but we have loads where this is a bit overkill. I don't think this should be a hard requirement for things like prototypes and design histories.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to be explicit about which repos

@peteryates
Copy link
Member

Looks great, left a few really minor comments.

@pritchyspritch pritchyspritch merged commit ee9c7ec into master Aug 9, 2024
2 checks passed
@pritchyspritch pritchyspritch deleted the github-standards-improvements branch August 9, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants