Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 58e6ee4

Browse files
committedSep 23, 2022
add link to cloud.gov team allstar configuration
1 parent fbf7a1a commit 58e6ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎_pages/workflow.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ files specific to your dev environment (e.g. `.DS_Store`).
6565
* When in doubt, use feature branches and [**gitflow**](http://nvie.com/posts/a-successful-git-branching-model/) as your branch naming scheme.
6666
* Follow [this
6767
guidance](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) about **good commit messages**.
68-
* Consider using [Allstar](https://github.com/ossf/allstar) to enforce consistent branch protection rules or to require commit signing on all repositories in your organization.
68+
* Consider using [Allstar](https://github.com/ossf/allstar) to enforce consistent branch protection rules or to require commit signing on all repositories in your organization. For example, see the [Allstar configuration](https://github.com/cloud-gov/.allstar) that the cloud.gov team is using.
6969

7070
## Code style
7171

0 commit comments

Comments
 (0)
This repository has been archived.