Below you will find pages that utilize the taxonomy term “CasperWA”
July 12, 2024
Push to Status Check-Protected Branches
Version updated for CasperWA/push-protected to version v2.16.0.
This action is used across all versions by 550 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Use Python 3.11 throughout Update and conform the code base and all development-related code (CI/CD workflows and more) to expect a Python 3.11 interpreter.
Conform more to standard GitHub Actions behavior Extend the default for acceptable conclusions (the acceptable_conclusions input) for the action to exit in a successful state to include the skipped conclusion.
November 2, 2023
Push to Status Check-Protected Branches
Version updated for CasperWA/push-protected to version v2.15.0.
This action is used across all versions by 428 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Extend inputs & support GH Enterprise GH Enterprise is supported by using a variable base URL for GH and the GH REST API.
New inputs:
acceptable_conclusions: Conclusion states that will not result in errors and a failure. fail_fast: Toggle failing as soon as a status check concludes in a state not part of acceptable_conclusions.