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

Only show app diffs related to current PR #50

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

aaron-weisberg-qz
Copy link
Contributor

@aaron-weisberg-qz aaron-weisberg-qz commented Aug 19, 2024

Implimentation

  • Get a list of changed files in the current PR
  • Checks if they are within the first two directories of the argocd source path
  • E.x. if the source.path in argocd is apps/tts/overlays/production, we check if any of the changed files are within apps/tts

Example PR

  • See example output here

@aaron-weisberg-qz aaron-weisberg-qz force-pushed the filter-changed-files branch 2 times, most recently from 2ef3b98 to e209cc9 Compare August 21, 2024 18:16
@aaron-weisberg-qz aaron-weisberg-qz merged commit 5df4531 into master Aug 21, 2024
0 of 2 checks passed
@aaron-weisberg-qz aaron-weisberg-qz deleted the filter-changed-files branch August 21, 2024 18:57
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