Skip to content

asyncapi/.github

Repository files navigation


AsyncAPI logo

The purpose of this repository is to keep all the community health files that we would normally have to duplicate in each repository. These are global community files that apply to repositories that do not have their own files.

Below is a list of workflows with their corresponding topics and descriptions. By including each topic in your repository in AsyncAPI organisation, you will subscribe to get a workflow or a group of workflows that perform a specific task.

Topic to include Workflows you will get Description
get-workflows-validation validate-workflow-schema Validates the YAML schema of a workflow files in your repository
golang if-go-pr-testing Compiles and tests Go code using multiple versions of Go
nodejs if-nodejs-pr-testing Builds and tests Node.js projects using multiple Node.js versions
get-global-node-release-workflows if-nodejs-release, if-nodejs-version-bump.yml , bump.yml Fetches and publishes Node.js release information to the project's website
get-global-releaserc .releaserc Fetches release configuration files from a remote repository andUpdates the documentation of a project using generate:assets command (if it exists) when the commit starts with `docs makes them available to other workflows
get-global-docs-autoupdate update-docs-on-docs-commits Updates the documentation of a project using generate:assets command (if it exists) when the commit starts with docs:
get-global-prettierignore replicate-prettierignore-file Replicates .prettierignore file in the repository which has this topic.