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

chore: app review workflow works for forked branches[INTEG-2165] #4175

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sarahlessner
Copy link
Contributor

Purpose

Approach

Testing steps

Breaking Changes

Dependencies and/or References

Deployment

@@ -11,7 +11,7 @@
"@actions/github": "^6.0.0",
"@types/node": "^22.3.0",
"husky": "^8.0.0",
"lint-staged": "^13.2.1",
"lint-staged": "^15.4.2",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a dependency update that came up running npm audit that didn't have any breaking changes to worry about with the fix.

with:
# Fetch all history for all branches and tags
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a solution I found to the issue, but I can't really think of a way to test this out without having this workflows file merged in first. If I made this change on a forked repo branch I don't feel confident that it would work reliably.

@sarahlessner sarahlessner marked this pull request as ready for review January 23, 2025 22:41
@sarahlessner sarahlessner requested a review from a team as a code owner January 23, 2025 22:41
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.

1 participant