Skip to content
Open
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
repos:
- cli
- action
Comment on lines 2 to +3

Choose a reason for hiding this comment

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

medium

For consistency and improved maintainability, it would be best to keep this list of repositories sorted alphabetically. This is consistent with the ordering of repositories in org.yaml.

  - action
  - cli


emeritus: []

Expand Down
2 changes: 2 additions & 0 deletions config/open-feature/org.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,8 @@ repos:
# has_wiki: <true|false> - defaults to false
.github:
description: This repository stores various defaults for the GitHub organization
action:
description: GitHub Action for OpenFeature
angular-test-app:
cli:
description: OpenFeature’s official command-line tool
Expand Down