Skip to content

Conversation

andreaangiolillo
Copy link
Collaborator

@andreaangiolillo andreaangiolillo commented Dec 12, 2024

Proposed changes

Jira ticket: CLOUDP-284672

This PR proposes to run the changelog release even when the FOAS release did not find any changes as we need to update the metadata runDate field with the current date as this caused the bug filed in the Jira ticket (see this comment)

@andreaangiolillo andreaangiolillo changed the title CLOUDP-284672: CLOUDP-284672: [API Platform] Changelog did not detect new flexClusters endpoints automatically Dec 12, 2024
release-changelog:
name: Release API Changelog
needs: release
if: ${{ needs.release.outputs.changes_detected == 'true' }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the fix

Copy link
Collaborator

@fmenezes fmenezes Dec 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is needs.release.outputs.changes_detected supposed to mean then?

@andreaangiolillo andreaangiolillo marked this pull request as ready for review December 12, 2024 12:18
@andreaangiolillo andreaangiolillo requested a review from a team as a code owner December 12, 2024 12:18
@andreaangiolillo andreaangiolillo merged commit 9cbdee3 into main Dec 12, 2024
10 checks passed
@andreaangiolillo andreaangiolillo deleted the CLOUDP-284672 branch December 12, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants