Skip to content
/ org Public

Meta configuration for Red Hat Community of Practice Github Organization

License

Notifications You must be signed in to change notification settings

redhat-cop/org

This branch is 43 commits behind main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a4a1798 · Jan 13, 2025
Jan 6, 2025
Dec 23, 2024
Jul 26, 2024
Aug 13, 2024
Aug 13, 2024
Nov 29, 2023
Jul 29, 2024
Oct 31, 2022
Jul 29, 2024
Jan 13, 2025
Aug 13, 2024
Dec 11, 2023

Repository files navigation

Red Hat Community of Practice GitHub Organization

This repository contains the metadata configuration for the Red Hat Community of Practice Github Organization. The data here is consumed by the peribolos tool to maintain organization and team membership, as well as team creation and deletion.

Please keep the config.yaml file recursively sorted.

yq can be helpful here:

# downcase all lists
yq -i e '(... | select(type == "!!seq"))[] |= downcase' config.yaml && \
# sort all lists
yq -i e '(... | select(type == "!!seq")) |= sort' config.yaml && \
# sort all keys
yq -i 'sort_keys(..)' config.yaml

Support

Need support? Open an issue.

About

Meta configuration for Red Hat Community of Practice Github Organization

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Languages