-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
api-docs check fails #6111
Copy link
Copy link
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
Currently release flow is broken due to api-docs check.
The problem is the version not being present in stability-support.md document:
cat $(ROOT)/docs/introduction/stability-support.md | grep "$(VERSION_TO_CHECK)"
To Reproduce
Create a new release
Expected behavior
Release flow should complete without errors
Additional context
Example of broken step
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Type
Projects
Status
Done