Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pr-comment-trigger reusable workflow #127

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

ulucinar
Copy link
Contributor

@ulucinar ulucinar commented Jul 18, 2023

Description of your changes

As we have introduced the backstage manifests in the official provider repositories, an ancient bug with the find command that we run within the pr-comment-trigger reusable workflow has surfaced. The problem is the asterisk character (*) is subject to shell globbing.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Tested against a upbound/provider-azure test PR.

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
Copy link
Contributor

@turkenf turkenf left a comment

Choose a reason for hiding this comment

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

Thanks @ulucinar, LGTM.

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