mirror of
https://github.com/zulip/zulip.git
synced 2026-06-15 21:01:31 +08:00
In the past, some API documentation changes were merged with unresolved placeholders like "ZF-..." instead of actual feature level numbers. This commit introduces a GitHub Action that scans the API docs for any occurrence of "ZF-". If found, it will fail the CI check and block the commit from being merged into main. This ensures that all feature level references are properly updated before merging. |
||
|---|---|---|
| .. | ||
| check-feature-level-updated.yml | ||
| codeql-analysis.yml | ||
| production-suite.yml | ||
| update-oneclick-apps.yml | ||
| zulip-ci.yml | ||