You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should create a new reusable workflow to generate changelog based on merge and upon releases.
Why is this needed?
Recent release failed to push newly generated CHANGELOG due to the new lockdown permissions. GitHub doesn't seem to have all permissions fully documented to know which property we must change. Moving to a separate workflow allows us to resolve two problems: 1/ decouple restricted release permissions with changelog update, and 2/ always generate a new changelog upon a merge
remote: Permission to awslabs/aws-lambda-powertools-python.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/awslabs/aws-lambda-powertools-python/': The requested URL returned error: 403
Error: Process completed with exit code 128.
Summary
We should create a new reusable workflow to generate changelog based on merge and upon releases.
Why is this needed?
Recent release failed to push newly generated CHANGELOG due to the new lockdown permissions. GitHub doesn't seem to have all permissions fully documented to know which property we must change. Moving to a separate workflow allows us to resolve two problems: 1/ decouple restricted release permissions with changelog update, and 2/ always generate a new changelog upon a merge
Which area does this relate to?
Automation, Governance
Solution
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: