Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googleworkspace/.github
https://github.com/googleworkspace/.github
google-workspace
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/googleworkspace/.github
- Owner: googleworkspace
- License: apache-2.0
- Created: 2022-06-16T20:32:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-29T16:26:14.000Z (12 months ago)
- Last Synced: 2024-05-02T02:25:41.070Z (6 months ago)
- Topics: google-workspace
- Size: 46.9 KB
- Stars: 10
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Org defaults
A repository holding defaults for the [Google Workspace](https://github.com/googleworkspace) organization.
## Workflows
| Repository | Test | Lint | Release |
| --- | --- | --- | --- |
| [.allstar](https://github.com/googleworkspace/.allstar) | [![.allstar test](https://github.com/googleworkspace/.allstar/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.allstar/actions/workflows/test.yml) | [![.allstar lint](https://github.com/googleworkspace/.allstar/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.allstar/actions/workflows/lint.yml) | [![.allstar release-please](https://github.com/googleworkspace/.allstar/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.allstar/actions/workflows/release-please.yml) |
| [.github](https://github.com/googleworkspace/.github) | [![.github test](https://github.com/googleworkspace/.github/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.github/actions/workflows/test.yml) | [![.github lint](https://github.com/googleworkspace/.github/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.github/actions/workflows/lint.yml) | [![.github release-please](https://github.com/googleworkspace/.github/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/.github/actions/workflows/release-please.yml) |
| [add-ons-samples](https://github.com/googleworkspace/add-ons-samples) | [![add-ons-samples test](https://github.com/googleworkspace/add-ons-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/add-ons-samples/actions/workflows/test.yml) | [![add-ons-samples lint](https://github.com/googleworkspace/add-ons-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/add-ons-samples/actions/workflows/lint.yml) | [![add-ons-samples release-please](https://github.com/googleworkspace/add-ons-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/add-ons-samples/actions/workflows/release-please.yml) |
| [appointment-scheduler-codelab](https://github.com/googleworkspace/appointment-scheduler-codelab) | [![appointment-scheduler-codelab test](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/test.yml) | [![appointment-scheduler-codelab lint](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/lint.yml) | [![appointment-scheduler-codelab release-please](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/appointment-scheduler-codelab/actions/workflows/release-please.yml) |
| [apps-script-intro-codelab](https://github.com/googleworkspace/apps-script-intro-codelab) | [![apps-script-intro-codelab test](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/test.yml) | [![apps-script-intro-codelab lint](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/lint.yml) | [![apps-script-intro-codelab release-please](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-intro-codelab/actions/workflows/release-please.yml) |
| [apps-script-oauth1](https://github.com/googleworkspace/apps-script-oauth1) | [![apps-script-oauth1 test](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/test.yml) | [![apps-script-oauth1 lint](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/lint.yml) | [![apps-script-oauth1 release-please](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth1/actions/workflows/release-please.yml) |
| [apps-script-oauth2](https://github.com/googleworkspace/apps-script-oauth2) | [![apps-script-oauth2 test](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/test.yml) | [![apps-script-oauth2 lint](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/lint.yml) | [![apps-script-oauth2 release-please](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-oauth2/actions/workflows/release-please.yml) |
| [apps-script-samples](https://github.com/googleworkspace/apps-script-samples) | [![apps-script-samples test](https://github.com/googleworkspace/apps-script-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-samples/actions/workflows/test.yml) | [![apps-script-samples lint](https://github.com/googleworkspace/apps-script-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-samples/actions/workflows/lint.yml) | [![apps-script-samples release-please](https://github.com/googleworkspace/apps-script-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/apps-script-samples/actions/workflows/release-please.yml) |
| [awesome-workspace](https://github.com/googleworkspace/awesome-workspace) | [![awesome-workspace test](https://github.com/googleworkspace/awesome-workspace/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/awesome-workspace/actions/workflows/test.yml) | [![awesome-workspace lint](https://github.com/googleworkspace/awesome-workspace/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/awesome-workspace/actions/workflows/lint.yml) | [![awesome-workspace release-please](https://github.com/googleworkspace/awesome-workspace/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/awesome-workspace/actions/workflows/release-please.yml) |
| [browser-samples](https://github.com/googleworkspace/browser-samples) | [![browser-samples test](https://github.com/googleworkspace/browser-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/browser-samples/actions/workflows/test.yml) | [![browser-samples lint](https://github.com/googleworkspace/browser-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/browser-samples/actions/workflows/lint.yml) | [![browser-samples release-please](https://github.com/googleworkspace/browser-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/browser-samples/actions/workflows/release-please.yml) |
| [chat-framework-nodejs](https://github.com/googleworkspace/chat-framework-nodejs) | [![chat-framework-nodejs test](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/test.yml) | [![chat-framework-nodejs lint](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/lint.yml) | [![chat-framework-nodejs release-please](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/chat-framework-nodejs/actions/workflows/release-please.yml) |
| [cloud-search-samples](https://github.com/googleworkspace/cloud-search-samples) | [![cloud-search-samples test](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/test.yml) | [![cloud-search-samples lint](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/lint.yml) | [![cloud-search-samples release-please](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/cloud-search-samples/actions/workflows/release-please.yml) |
| [docs-transcript-codelab](https://github.com/googleworkspace/docs-transcript-codelab) | [![docs-transcript-codelab test](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/test.yml) | [![docs-transcript-codelab lint](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/lint.yml) | [![docs-transcript-codelab release-please](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/docs-transcript-codelab/actions/workflows/release-please.yml) |
| [dotnet-samples](https://github.com/googleworkspace/dotnet-samples) | [![dotnet-samples test](https://github.com/googleworkspace/dotnet-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/dotnet-samples/actions/workflows/test.yml) | [![dotnet-samples lint](https://github.com/googleworkspace/dotnet-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/dotnet-samples/actions/workflows/lint.yml) | [![dotnet-samples release-please](https://github.com/googleworkspace/dotnet-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/dotnet-samples/actions/workflows/release-please.yml) |
| [drive-quickeditors](https://github.com/googleworkspace/drive-quickeditors) | [![drive-quickeditors test](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/test.yml) | [![drive-quickeditors lint](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/lint.yml) | [![drive-quickeditors release-please](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-quickeditors/actions/workflows/release-please.yml) |
| [drive-utils](https://github.com/googleworkspace/drive-utils) | [![drive-utils test](https://github.com/googleworkspace/drive-utils/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-utils/actions/workflows/test.yml) | [![drive-utils lint](https://github.com/googleworkspace/drive-utils/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-utils/actions/workflows/lint.yml) | [![drive-utils release-please](https://github.com/googleworkspace/drive-utils/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/drive-utils/actions/workflows/release-please.yml) |
| [gmail-add-on-codelab](https://github.com/googleworkspace/gmail-add-on-codelab) | [![gmail-add-on-codelab test](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/test.yml) | [![gmail-add-on-codelab lint](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/lint.yml) | [![gmail-add-on-codelab release-please](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gmail-add-on-codelab/actions/workflows/release-please.yml) |
| [go-samples](https://github.com/googleworkspace/go-samples) | [![go-samples test](https://github.com/googleworkspace/go-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/go-samples/actions/workflows/test.yml) | [![go-samples lint](https://github.com/googleworkspace/go-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/go-samples/actions/workflows/lint.yml) | [![go-samples release-please](https://github.com/googleworkspace/go-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/go-samples/actions/workflows/release-please.yml) |
| [google-docs-hast](https://github.com/googleworkspace/google-docs-hast) | [![google-docs-hast test](https://github.com/googleworkspace/google-docs-hast/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-docs-hast/actions/workflows/test.yml) | [![google-docs-hast lint](https://github.com/googleworkspace/google-docs-hast/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-docs-hast/actions/workflows/lint.yml) | [![google-docs-hast release-please](https://github.com/googleworkspace/google-docs-hast/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/google-docs-hast/actions/workflows/release-please.yml) |
| [gsuite-apis-intro](https://github.com/googleworkspace/gsuite-apis-intro) | [![gsuite-apis-intro test](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/test.yml) | [![gsuite-apis-intro lint](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/lint.yml) | [![gsuite-apis-intro release-please](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/gsuite-apis-intro/actions/workflows/release-please.yml) |
| [hangouts-chat-apps-script-codelab](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab) | [![hangouts-chat-apps-script-codelab test](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/test.yml) | [![hangouts-chat-apps-script-codelab lint](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/lint.yml) | [![hangouts-chat-apps-script-codelab release-please](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-apps-script-codelab/actions/workflows/release-please.yml) |
| [hangouts-chat-samples](https://github.com/googleworkspace/hangouts-chat-samples) | [![hangouts-chat-samples test](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/test.yml) | [![hangouts-chat-samples lint](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/lint.yml) | [![hangouts-chat-samples release-please](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hangouts-chat-samples/actions/workflows/release-please.yml) |
| [hubot-google-hangouts-chat](https://github.com/googleworkspace/hubot-google-hangouts-chat) | [![hubot-google-hangouts-chat test](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/test.yml) | [![hubot-google-hangouts-chat lint](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/lint.yml) | [![hubot-google-hangouts-chat release-please](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/hubot-google-hangouts-chat/actions/workflows/release-please.yml) |
| [java-samples](https://github.com/googleworkspace/java-samples) | [![java-samples test](https://github.com/googleworkspace/java-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/java-samples/actions/workflows/test.yml) | [![java-samples lint](https://github.com/googleworkspace/java-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/java-samples/actions/workflows/lint.yml) | [![java-samples release-please](https://github.com/googleworkspace/java-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/java-samples/actions/workflows/release-please.yml) |
| [md2googleslides](https://github.com/googleworkspace/md2googleslides) | [![md2googleslides test](https://github.com/googleworkspace/md2googleslides/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/md2googleslides/actions/workflows/test.yml) | [![md2googleslides lint](https://github.com/googleworkspace/md2googleslides/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/md2googleslides/actions/workflows/lint.yml) | [![md2googleslides release-please](https://github.com/googleworkspace/md2googleslides/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/md2googleslides/actions/workflows/release-please.yml) |
| [ml-integration-samples](https://github.com/googleworkspace/ml-integration-samples) | [![ml-integration-samples test](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/test.yml) | [![ml-integration-samples lint](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/lint.yml) | [![ml-integration-samples release-please](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ml-integration-samples/actions/workflows/release-please.yml) |
| [node-samples](https://github.com/googleworkspace/node-samples) | [![node-samples test](https://github.com/googleworkspace/node-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/node-samples/actions/workflows/test.yml) | [![node-samples lint](https://github.com/googleworkspace/node-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/node-samples/actions/workflows/lint.yml) | [![node-samples release-please](https://github.com/googleworkspace/node-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/node-samples/actions/workflows/release-please.yml) |
| [php-samples](https://github.com/googleworkspace/php-samples) | [![php-samples test](https://github.com/googleworkspace/php-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/php-samples/actions/workflows/test.yml) | [![php-samples lint](https://github.com/googleworkspace/php-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/php-samples/actions/workflows/lint.yml) | [![php-samples release-please](https://github.com/googleworkspace/php-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/php-samples/actions/workflows/release-please.yml) |
| [python-oauth-token-manager](https://github.com/googleworkspace/python-oauth-token-manager) | [![python-oauth-token-manager test](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/test.yml) | [![python-oauth-token-manager lint](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/lint.yml) | [![python-oauth-token-manager release-please](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-oauth-token-manager/actions/workflows/release-please.yml) |
| [python-samples](https://github.com/googleworkspace/python-samples) | [![python-samples test](https://github.com/googleworkspace/python-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-samples/actions/workflows/test.yml) | [![python-samples lint](https://github.com/googleworkspace/python-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-samples/actions/workflows/lint.yml) | [![python-samples release-please](https://github.com/googleworkspace/python-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/python-samples/actions/workflows/release-please.yml) |
| [ruby-samples](https://github.com/googleworkspace/ruby-samples) | [![ruby-samples test](https://github.com/googleworkspace/ruby-samples/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ruby-samples/actions/workflows/test.yml) | [![ruby-samples lint](https://github.com/googleworkspace/ruby-samples/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ruby-samples/actions/workflows/lint.yml) | [![ruby-samples release-please](https://github.com/googleworkspace/ruby-samples/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/ruby-samples/actions/workflows/release-please.yml) |
| [sheets-api-codelab](https://github.com/googleworkspace/sheets-api-codelab) | [![sheets-api-codelab test](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/test.yml) | [![sheets-api-codelab lint](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/lint.yml) | [![sheets-api-codelab release-please](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/sheets-api-codelab/actions/workflows/release-please.yml) |
| [slides-api](https://github.com/googleworkspace/slides-api) | [![slides-api test](https://github.com/googleworkspace/slides-api/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/slides-api/actions/workflows/test.yml) | [![slides-api lint](https://github.com/googleworkspace/slides-api/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/slides-api/actions/workflows/lint.yml) | [![slides-api release-please](https://github.com/googleworkspace/slides-api/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/slides-api/actions/workflows/release-please.yml) |
| [solutions](https://github.com/googleworkspace/solutions) | [![solutions test](https://github.com/googleworkspace/solutions/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/googleworkspace/solutions/actions/workflows/test.yml) | [![solutions lint](https://github.com/googleworkspace/solutions/actions/workflows/lint.yml/badge.svg?branch=main)](https://github.com/googleworkspace/solutions/actions/workflows/lint.yml) | [![solutions release-please](https://github.com/googleworkspace/solutions/actions/workflows/release-please.yml/badge.svg?branch=main)](https://github.com/googleworkspace/solutions/actions/workflows/release-please.yml) |