зеркало из https://github.com/github/docs.git
aa5a62d49d
* remove FEATURE_NEW_VERSIONS from feature-flags.json * remove process.env.FEATURE_NEW_VERSIONS from include files * remove process.env.FEATURE_NEW_VERSIONS from lib files * remove process.env.FEATURE_NEW_VERSIONS from middleware files * remove process.env.FEATURE_NEW_VERSIONS from script files * remove process.env.FEATURE_NEW_VERSIONS from test files * update test fixtures to use new versions as canonical fixtures |
||
---|---|---|
.. | ||
utils | ||
README.md | ||
build-changelog-from-markdown.js | ||
update-files.js |
README.md
GraphQL scripts
A scheduled workflow runs the following scripts on an hourly basis:
script/graphql/update-files.js
script/graphql/build-changelog-from-markdown.js
These scripts update the static JSON files used to
render GraphQL docs. See the lib/graphql/README
for more info.
Note: The changelog script pulls content from the internal-developer repo. It relies on graphql-docs automation running daily to update the changelog files in internal-developer.