Missing resource_group
Missing Resource Group Configuration in Semantic Release Component
The semantic release component is missing the required resource_group
configuration parameter needed for the "wait last release" functionality before performing a re-release operation.
Expected Behavior:
- The semantic release component should have a complete configuration including the
resource_group
parameter
Current Behavior:
- The
resource_group
configuration is missing - This prevents proper execution of the wait last release feature
Impact:
- Unable to properly manage release sequencing
- May affect the re-release process