GitHub Actions के साथ software company को automate करना
(posthog.com)विभिन्न उपयोग मामलों के लिए GitHub Actions code उपलब्ध
-
हर PR पर automatic unit testing
-
End-to-End testing (Cypress)
-
linting & formatting
-
पुराने PR की जांच करना
-
continuous deployment करना
-
build verification करना
-
release process संभालना (PR पर label लगाने से automatic version bump)
-
automatic typo correction (codespell का उपयोग)
-
यह जांचना कि PR में description जोड़ा गया है या नहीं
-
Repo को sync करना
अभी कोई टिप्पणी नहीं है.