Mateusz Szostok
Mateusz Szostok
Hi @Kamsiy It's still available 👍 Ping me if you would like to discuss that in more details, I am happy to assist 👍
The issue is more critical than we thought initially. The cloud version of our application will work fine until sunset on **March 11, 2025**. However, all new applications created after...
Will be fixed in https://github.com/kubeshop/botkube/pull/1480
>wouldn't it be better to have a workflow in each repo that is dedicated to codeowners validation? and it is triggered only if codeowners file is edited. This way we...
Thank you for the review! 🙇 Here is the https://github.com/asyncapi/community/pull/1315/commits/255d2e76af71f69e4887b60d06c0b0cc5ba1dff5 commit that contains the following changes: - rebase with `master` - use `peter-evans/create-pull-request` instead of `git` + `gh pr` -...
Hi 👋 Here is the https://github.com/asyncapi/community/pull/1315/commits/fde97753d771a02d7624d590e93b629ff3bd53f2 commit that contains the following changes: - take into account the usernames under `#docTriagers` and `#codeTriagers` as specified in e.g. [`website`](https://github.com/asyncapi/website/blob/2d4462179326f5288adfebe0619d5566f1bbccf5/CODEOWNERS#L17-L18) repo - as...
Hi all! This issue caught my attention as I enjoy working with GitHub Actions and GitHub CODEOWNERS. I would be happy to take this on and get it done. I...
Sharing the progress from last week. I spoke with @derberg to establish the overall scope of the task. In general: ## Goals 1. Initially update of `MAINTAINERS.yaml` to match `CODEOWNERS`...
## Initially update of MAINTAINERS.yaml I finished the early POC last week for generating `MAINTAINERS.yaml` from scratch by indexing all repositories under AsyncAPI. **Outcome** - The full run takes 30sec....
Hi! Sorry for the delay in providing the PR, I was absent at the beginning of the month. I'm almost done with the e2e test, and I will submit the...