mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-10 12:19:28 +00:00
3d3d8f20eb
I noticed a problem with the addition of required status checks where PRs that only touched the docs wouldn't pass the status checks due to all of the checks being skipped via `paths-ignore`: <img width="950" alt="Screenshot 2024-12-19 at 11 16 38 AM" src="https://github.com/user-attachments/assets/a6fa43ee-de63-40a6-a15a-f2f3519e9db8" /> This PR aims to address this by making it so required status checks run for docs-only PRs, but exit early (before doing all of the work). Release Notes: - N/A |
||
---|---|---|
.. | ||
bump_collab_staging.yml | ||
bump_patch_version.yml | ||
ci.yml | ||
community_close_stale_issues.yml | ||
community_delete_comments.yml | ||
community_release_actions.yml | ||
community_update_all_top_ranking_issues.yml | ||
community_update_weekly_top_ranking_issues.yml | ||
danger.yml | ||
deploy_cloudflare.yml | ||
deploy_collab.yml | ||
docs.yml | ||
publish_extension_cli.yml | ||
randomized_tests.yml | ||
release_nightly.yml | ||
script_checks.yml |