{"id":13689487,"url":"https://github.com/operate-first/community","last_synced_at":"2026-01-16T19:57:15.296Z","repository":{"id":37794695,"uuid":"366652747","full_name":"operate-first/community","owner":"operate-first","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-24T16:00:57.000Z","size":9065,"stargazers_count":11,"open_issues_count":33,"forks_count":6,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-11-12T13:39:15.589Z","etag":null,"topics":["community","hacktoberfest","hacktoberfest2022"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/operate-first.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"governance.md","roadmap":null,"authors":null}},"created_at":"2021-05-12T08:55:08.000Z","updated_at":"2023-10-06T06:44:33.000Z","dependencies_parsed_at":"2024-01-14T17:27:40.685Z","dependency_job_id":null,"html_url":"https://github.com/operate-first/community","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"operate-first/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operate-first%2Fcommunity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operate-first%2Fcommunity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operate-first%2Fcommunity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/operate-first%2Fcommunity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/operate-first","download_url":"https://codeload.github.com/operate-first/community/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251966431,"owners_count":21672666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["community","hacktoberfest","hacktoberfest2022"],"created_at":"2024-08-02T15:01:49.681Z","updated_at":"2025-05-02T00:30:23.974Z","avatar_url":"https://github.com/operate-first.png","language":"Jupyter Notebook","funding_links":[],"categories":["hacktoberfest"],"sub_categories":[],"readme":"# Operate First community planning repository\n\nThis repository is used by all members of the Operate First community for managing the ongoing support and sustaining the community of persons and organizations around this initiative.\n\nWe plan and keep track of our efforts on the [Community Project Board](https://github.com/orgs/operate-first/projects/16), which is drives the status of the [program management page](https://github.com/operate-first/community/blob/main/program-management-tracker.md). Feel free to also follow our [blog](https://www.operate-first.cloud/blog/).\n\n## Bootstrapping\n\nThis repository (https://github.com/operate-first/community) is the home to efforts to bring a formal _community architecture_ process to the Operate First initiative.\nThe scope of this initiative is large enough with a multi-community impact to warrant going from an organic community effort to a managed community.\nThis initiative is in the beginning stages (bootstrapping) of defining and performing this work.\n\n# Contributing\n\nAll are welcome to contribute to this repository and our efforts.\n\nDetails beyond this README file can be found in the `contributing.md` file.\n\nIf you are interested in being involved in community projects and meetings make sure to join our [Slack](https://join.slack.com/t/operatefirst/shared_invite/zt-o2gn4wn8-O39g7sthTAuPCvaCNRnLww) and our [Operate First Community Google calender](https://calendar.google.com/calendar/u/0/embed?src=operate.first.community@gmail.com\u0026ctz=America/New_York) to know when we meet.\n## Processes\n\nUntil there is a Community Handbook to gather this content within, all of the processes for interacting with this repository and work around it are contained in this section, or held in the `contributing.md` file.\n\n### SIG changes\n\nIf you make changes to the `sigs.yaml` file, please make sure to run `podman run --rm --volume $(pwd):/workdir:Z quay.io/open-services-group/community-tooling:v0.1.0-dev` to create the resulting markdown files.\n\n### Reviewing pull requests for this repository\n\nAll commits to this repository should use a [pull request process](https://github.com/operate-first/blueprint/blob/main/adr/0016-pr-review.md) for most changes.\nThis means under normal conditions, no one should commit directly to the repo.\nInstead, they branch or fork the repo, make changes in the branch/fork, and then make a pull request against the main repo.\n\nBecause content in this repo is not in its final form, we do not need as stringent a review process for accepting pull requests into this repo. This repo is for project work that appears in its finished form in locations such as https://operate-first.cloud, https://twitter.com/OperateFirst, the Operate First [community mailing list](https://lists.operate-first.cloud/admin/lists/community.lists.operate-first.cloud/), and so forth.\nThis is generally not a final-form location, and we are often dumping in partially completed work to finish here openly.\n\nHowever, we want to follow the PR process for several reason:\n* it matches practices with the rest of the project;\n* it makes sure commits are clean;\n* it keeps more people involved and aware of what is happening;\n* it helps us keep in the habit.\n\nEarly drafts tend to be collaborated on in Google Docs, via email, or on one's own until there is enough material to create a MarkDown file and generate a pull request.\n\nWe then work collaboratively in the PR review process to update the content for inclusion in the repo.\nSometimes we just touch the work briefly, sometimes we use the PR to edit heavily.\n\nOnce in the repo, we use the PR process to ensure commits are clean and things are double-checked.\nWith content, the initial commits are not required to adhere to any style guide.\nIn many cases, that is done during a later review and copyedit pass, to keep the focus on the accuracy and clarity of the content before going to the efforts to make changes for style and final grammar.\n\n### Prow CI\nThis repository uses Prow for CI.\nThis section is here as a reminder to consider any custom configurations for the `.prow.yaml` file.\n\nProw is a CI provider developed for Kubernetes needs.\nIt provides chat-ops management of pull requests, issues, and declarative management for labels, branches, and many more.\n\nWe host our own deployment of Prow in Operate First available at [https://prow.operate-first.cloud/](https://prow.operate-first.cloud/).\n\nSupported commands are listed [here](https://prow.operate-first.cloud/command-help).\nWe have also enabled Prow to consume on-repository configuration files.\nYou can specify your config in [`.prow.yaml`](.prow.yaml).\nAdditional centralized configuration can be found in the [thoth-application repository](https://github.com/thoth-station/thoth-application/tree/master/prow/overlays/smaug).\n\n### Pre-commit\nThis repository uses the project-wide pre-commit hooks.\n\nWe enable yamllint hook by default, since most of our repositories use yaml files extensively.\nDefault configuration for this hook is located at [`yamllint-config.yaml`](yamllint-config.yaml).\n\nTo install and enable pre-commit locally please follow the instructions [here](https://pre-commit.com/#quick-start).\n\nIt is advised for all contributors to enable pre-commit git hook via `pre-commit install` after cloning any repo within Operate First.\n\n## Using labels\n\nThere are a new set of labels available for the whole Operate First contributor community:\n\n* `area/community`: Indicates an issue/PR is related to the overall community.\n* `area/contributor` Indicates an issue/PR is related to a project platform contributor.\n* `area/user`: Indicates an issue/PR is related to a project platform user.\n* `kind/experience:` Indicates an issue/PR is related to human interaction and experience of the platform, project, et al.\n* `kind/governance`: Indicates an issue/PR is related to governance.\n* `kind/handbook`: Indicates an issue/PR is related to a handbook.\n* `kind/marketing`: Indicates an issue/PR is related to marketing.\n* `kind/metrics`: Indicates an issue/PR is related to metrics.\n* `kind/news`: Indicates an issue/PR is related to project news and outreach.\n* `kind/onboarding`: Indicates an issue/PR is related to onboarding.\n* `kind/website`: Indicates an issue/PR is related to project web presence.\n\n### Examples of labels in use\n\nThese labels are common for all projects in the [Operate First GitHub repository](https://github.com/operate-first).\nThis way, wherever you are in the project repos, you can mark a pull request or an issue with these labels to assist in community management.\n\nNon-specific examples:\n\n* A PR that signals the completion of an important Epic worthy of making some noise about and including in a newsletter can be labeled `area/community`, `kind/news`, and `kind/marketing`.\n* An issue is related to the experience of users joining the project to become contributors is labeled `area/community`, `area/user`, `area/contributor`, `kind/experience`, and `kind/onboarding`.\n* A write-up on how to setup a clone of a repository for doing work intended to be contributed to the community would be labeled `area/contributor`, `kind/documentation`, `kind/onboarding`, and `kind/handbook`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperate-first%2Fcommunity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foperate-first%2Fcommunity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperate-first%2Fcommunity/lists"}