We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For AsyncAPI v3, we need to adapt the github action tooling page (https://www.asyncapi.com/tools/github-actions) to usable with AsyncAPI v3.
This means we need to either:
uses: asyncapi/[email protected]
uses: asyncapi/github-action-for-generator
Make sure you base your change on the next-major-spec branch and target it in your PR 🙂 If you have any questions, don't hesitate to ask.
next-major-spec
The text was updated successfully, but these errors were encountered:
solved with #2299 in next major branch, but considered to be fixed and closing - also for easier management of the scope for v3
Sorry, something went wrong.
jonaslagoni
No branches or pull requests
For AsyncAPI v3, we need to adapt the github action tooling page (https://www.asyncapi.com/tools/github-actions) to usable with AsyncAPI v3.
This means we need to either:
uses: asyncapi/[email protected]
touses: asyncapi/github-action-for-generator
Make sure you base your change on the
next-major-spec
branch and target it in your PR 🙂 If you have any questions, don't hesitate to ask.The text was updated successfully, but these errors were encountered: