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 git-secret scan workflow #3442

Merged
merged 1 commit into from
Oct 22, 2022
Merged

fix PR git-secret scan workflow #3442

merged 1 commit into from
Oct 22, 2022

Conversation

singholt
Copy link
Contributor

@singholt singholt commented Oct 21, 2022

Summary

There seems to be an issue with git-secrets complaining about not being able to find say.
example PR failure: https://github.com/aws/amazon-ecs-agent/actions/runs/3300364593/jobs/5444976040

This adds a workaround until this is fixed upstream: awslabs/git-secrets#221

Implementation details

Created a symbolic link between say and echo. Inspired by how the community is dealing with this, example: determined-ai/determined#5313

Testing

New tests cover the changes: no

Description for the changelog

Workaround git-secrets scan issue: awslabs/git-secrets#221

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@singholt singholt changed the title dummy pr do not review fix PR git-secret scan workflow Oct 21, 2022
@singholt singholt marked this pull request as ready for review October 21, 2022 22:01
@singholt singholt requested a review from a team as a code owner October 21, 2022 22:01
ubhattacharjya
ubhattacharjya previously approved these changes Oct 21, 2022
chienhanlin
chienhanlin previously approved these changes Oct 21, 2022
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.

7 participants