{"id":15057794,"url":"https://github.com/w3c/process","last_synced_at":"2025-05-16T01:06:34.431Z","repository":{"id":37546535,"uuid":"88959182","full_name":"w3c/process","owner":"w3c","description":"W3C Process Document","archived":false,"fork":false,"pushed_at":"2025-05-13T00:36:32.000Z","size":5571,"stargazers_count":228,"open_issues_count":88,"forks_count":150,"subscribers_count":63,"default_branch":"main","last_synced_at":"2025-05-13T01:31:00.355Z","etag":null,"topics":["process","w3c"],"latest_commit_sha":null,"homepage":"https://www.w3.org/policies/process/drafts/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/w3c.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-21T08:09:49.000Z","updated_at":"2025-05-11T17:37:27.000Z","dependencies_parsed_at":"2023-10-11T02:50:30.815Z","dependency_job_id":"bb6e399c-b61f-48fb-b6c4-ea16988cb614","html_url":"https://github.com/w3c/process","commit_stats":null,"previous_names":["w3c/process"],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2Fprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2Fprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2Fprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/w3c%2Fprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/w3c","download_url":"https://codeload.github.com/w3c/process/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254448579,"owners_count":22072764,"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":["process","w3c"],"created_at":"2024-09-24T22:12:02.277Z","updated_at":"2025-05-16T01:06:29.421Z","avatar_url":"https://github.com/w3c.png","language":"HTML","readme":"# W3C Process Document repository\n\n\nThis repository is for the editor's draft of the [World Wide Web Consortium Process Document](https://www.w3.org/policies/process/).\n\nThe Process document is updated most years by the W3C.\nDiscussion happens in the context of the W3C Process Community Group\n[https://www.w3.org/community/w3process/](https://www.w3.org/community/w3process/), mostly in this Github repository, but also on the \u003ca href=\"https://lists.w3.org/Archives/Public/public-w3process/\"\u003earchived public mailing list\u003c/a\u003e.\n\n----\n## Branches under development\n\n[main](https://github.com/w3c/process/tree/main) branch (current draft of the CG):\n[Preview](https://www.w3.org/policies/process/drafts/)\n\n----\n## Useful searches\n\n[PRs triaged into P2021](https://github.com/w3c/process/issues?q=is%3Aopen+-label%3A%22P2021%3A+Priority%22+milestone%3A%22Process+2021%22+) which are not priorities.\n\n\n----\n## Bikeshed\n\nThis document is maintained using [Bikeshed](https://tabatkins.github.io/bikeshed/).\nSee the [section about markup](https://tabatkins.github.io/bikeshed/#markup-shortcuts) in Bikeshed's documentation for full details about the syntax.\n\n**Only the source (index.bs) should be committed**,\nas this repository is configured to run bikeshed server-side and push the result to the gh-pages branch.\n\nTo run Bikeshed locally,\nFollow [the instructions](https://tabatkins.github.io/bikeshed/#installing) in Bikeshed's documentation.\nOnce Bikeshed is installed, just type `bikeshed` to compile the document.\n\n----\n## Setting up Branches\n\nTo set up long-lived topic branches which get built server side and published to github.io,\nfollow these steps:\n\n1. **On the main branch** edit deploy.sh to add the name of your topic branch to the `TOPIC_BRANCHES` array. Example:\n\n    ```bash\n    TOPIC_BRANCHES=(\"topic1\" \"topic2\" \"topic3\")\n    ```\n\n2. (Optional Step) Edit the README.md file to line for your topic branch.\n   See the \"Branches under development\" section and use existing branches as a model.\n\n3. Commit the change(s) above, and push to github.com/w3c/w3process (not your personal fork). Example:\n\n    ```bash\n    git add deploy.sh README.md\n    git commit -m \"Register topic branch for topic3\"\n    git push upstream main\n    ```\n\n4. Create a new branch from the main branch (after the previous commit), using the same name as the one you used in the `TOPIC_BRANCHES` array, and push it to github.com/w3process (not your personal fork). Example:\n\n    ```bash\n    git checkout -b topic3\n    git push upstream topic3\n    ```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3c%2Fprocess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fw3c%2Fprocess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fw3c%2Fprocess/lists"}