v1.46.0
Immutable
release. Only release title and notes can be modified.
Github-actions-shared-workflows v1.46.0
Features:
- Allow overriding the prerelease-check pattern via an organization variable. (@bedatty)
Fixes:
- Improve the robustness of the previous-tag fallback, add retries, and implement a fail-fast health check in the ungoliant-release-diff workflow. (@bedatty)
- Add a reusable workflow and composite for the controller release-diff in the ungoliant-release-diff workflow. (@bedatty)
- Use a keyword allowlist in the prerelease-check to avoid false positives due to vendor-suffixes. (@bedatty)
- Validate pattern overrides and treat underscores as tokens in the prerelease-check. (@bedatty)
- Require a token boundary after the pre-release keyword in the prerelease-check. (@bedatty)
- Reword a comment in the prerelease-check to satisfy the spell check. (@bedatty)
- Fix the release process from
developtomain. (@bedatty)
Improvements: