-
-
Notifications
You must be signed in to change notification settings - Fork 717
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
33 changed files
with
1,136 additions
and
344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
language: "en-US" | ||
reviews: | ||
profile: "assertive" | ||
request_changes_workflow: false | ||
high_level_summary: true | ||
poem: true | ||
review_status: true | ||
auto_review: | ||
enabled: true | ||
tools: | ||
spellcheck: | ||
enabled: true | ||
markdownlint: | ||
enabled: true | ||
biome: | ||
enabled: true | ||
github-checks: | ||
enabled: true | ||
timeout_ms: 180000 | ||
languagetool: | ||
enabled: true | ||
enabled_only: false | ||
level: default | ||
hadolint: | ||
enabled: true | ||
yamllint: | ||
enabled: true | ||
gitleaks: | ||
enabled: true | ||
eslint: | ||
enabled: true | ||
actionlint: | ||
enabled: true | ||
semgrep: | ||
enabled: true | ||
chat: | ||
auto_reply: true | ||
knowledge_base: | ||
opt_out: false | ||
learnings: | ||
scope: "local" | ||
issues: | ||
scope: "local" | ||
pull_requests: | ||
scope: "local" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
# This action is centrally managed in https://github.com/asyncapi/.github/ | ||
# Don't make changes to this file in this repo as they will be overwritten with changes made to the same file in above mentioned repo | ||
|
||
name: Trigger MAINTAINERS.yaml file update | ||
|
||
on: | ||
push: | ||
branches: [ master ] | ||
paths: | ||
# Check all valid CODEOWNERS locations: | ||
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-file-location | ||
- 'CODEOWNERS' | ||
- '.github/CODEOWNERS' | ||
- '.docs/CODEOWNERS' | ||
|
||
jobs: | ||
trigger-maintainers-update: | ||
name: Trigger updating MAINTAINERS.yaml because of CODEOWNERS change | ||
runs-on: ubuntu-latest | ||
|
||
steps: | ||
- name: Repository Dispatch | ||
uses: peter-evans/repository-dispatch@ff45666b9427631e3450c54a1bcbee4d9ff4d7c0 # https://github.com/peter-evans/repository-dispatch/releases/tag/v3.0.0 | ||
with: | ||
# The PAT with the 'public_repo' scope is required | ||
token: ${{ secrets.GH_TOKEN }} | ||
repository: ${{ github.repository_owner }}/community | ||
event-type: trigger-maintainers-update |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
[ | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/22LFOLeF9Lk/hqdefault.jpg", | ||
"title": "AsyncAPI + WebSocket: The Collaborative Combo", | ||
"description": "Build a real-time collaborative drawing app from scratch using WebSocket & AsyncAPI, where users can draw together and chat in ...", | ||
"videoId": "22LFOLeF9Lk" | ||
"image_url": "https://i.ytimg.com/vi/9MaHh4b-rmc/hqdefault.jpg", | ||
"title": "Broadening the API Landscape: AsyncAPI and CloudEvents in the Enterprise - Daniel Kocot", | ||
"description": "", | ||
"videoId": "9MaHh4b-rmc" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/XGn8v0yBfOI/hqdefault.jpg", | ||
"title": "AsyncAPI Online Conference 2024💜", | ||
"description": "AsyncAPI Online Conference 2024 Welcome to the AsyncAPI Online Conference 2024 Edition.", | ||
"videoId": "XGn8v0yBfOI" | ||
"image_url": "https://i.ytimg.com/vi/Q1q6JoFG0zM/hqdefault.jpg", | ||
"title": "The Many Meanings Of An AsyncAPI File - Swen-Helge Huber", | ||
"description": "", | ||
"videoId": "Q1q6JoFG0zM" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/Hy3-C6V2ir8/hqdefault.jpg", | ||
"title": "AsyncAPI Conference Dry Run", | ||
"description": "Setup and conference prep.", | ||
"videoId": "Hy3-C6V2ir8" | ||
"image_url": "https://i.ytimg.com/vi/lCTdXmougTk/hqdefault.jpg", | ||
"title": "AsyncAPI and DDD - A Pretty Couple - Dr. Annegret Junker", | ||
"description": "", | ||
"videoId": "lCTdXmougTk" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/2WUchTKDPfs/hqdefault.jpg", | ||
"title": "Marketing WG Meeting, 14:00 UTC Tuesday October 22nd 2024", | ||
"description": "https://github.com/asyncapi/community/issues/1553.", | ||
"videoId": "2WUchTKDPfs" | ||
"image_url": "https://i.ytimg.com/vi/b_BStEcLNqg/hqdefault.jpg", | ||
"title": "Sustaining Open Source Beyond Code: The Importance of Marketing and Funding - Oluwabamikemi Kayode", | ||
"description": "", | ||
"videoId": "b_BStEcLNqg" | ||
}, | ||
{ | ||
"image_url": "https://i.ytimg.com/vi/FzRxTpOeIDA/hqdefault.jpg", | ||
"title": "Design Meeting, 12:00 UTC Thursday October 17th 2024", | ||
"description": "https://github.com/asyncapi/community/issues/1558.", | ||
"videoId": "FzRxTpOeIDA" | ||
"image_url": "https://i.ytimg.com/vi/G6YyV1JvvSM/hqdefault.jpg", | ||
"title": "Streamlining EDA: AsyncAPI-Driven Design, Documentation, and Testing - Giri Venkatesan", | ||
"description": "", | ||
"videoId": "G6YyV1JvvSM" | ||
} | ||
] |
Oops, something went wrong.