diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 091ef777..2b5c6ac9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,3 +16,7 @@ jobs: with: BUILD_FAIL_ON: warning GH_PAGES_BRANCH: gh-pages + W3C_BUILD_OVERRIDE: | + status: NOTE + W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }} + W3C_WG_DECISION_URL: https://github.com/w3ctag/design-principles/pull/549 diff --git a/README.md b/README.md index 7280ac6c..dca153e6 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,8 @@ With those dependencies, simply invoke `make` to build the document. # Contributing Contributions are welcome to anyone who follows [our code of conduct](https://www.w3.org/Consortium/cepc/). + +The editors will merge PRs after they have TAG consensus and will attempt to document that consensus +by linking to the meeting minutes. If you notice a change that seems to have been merged without +consensus, please comment on its PR or file an issue, and we'll either quickly find better evidence +or back out the change until we can discuss it more fully. diff --git a/index.bs b/index.bs index 60d26ea0..2fe6df4a 100644 --- a/index.bs +++ b/index.bs @@ -3,7 +3,7 @@ Title: Web Platform Design Principles Group: tag Shortname: design-principles Repository: w3ctag/design-principles -Status: ED +Status: NOTE-ED Level: none TR: https://www.w3.org/TR/design-principles/ ED: https://w3ctag.github.io/design-principles/