ci: убрать lint из needs deploy-job #9
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/ci-deploy-needs-no-lint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deploy зависит от lint через needs:, поэтому при failure lint (исторический долг empty-блоков) deploy не запускается ВООБЩЕ (висит pending бесконечно).
Lint опциональный — не в branch protection required-checks. Deploy должен зависеть только от Build + Secret-scan.