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

Trigger condition improvement in github actions #827

Closed
idubnori opened this issue Mar 27, 2024 · 0 comments · Fixed by #828
Closed

Trigger condition improvement in github actions #827

idubnori opened this issue Mar 27, 2024 · 0 comments · Fixed by #828

Comments

@idubnori
Copy link
Contributor

idubnori commented Mar 27, 2024

In order to resolve docker pull issue the below, I think should change the trigger condition described in the document. docker pull will still occur even if exclude synchronize inside the pr-agent codebase.

-every time you run GitHub action, you pull a docker. This operation costs us money, and with large numbers, it's not a negligible amount. 'synchronize' will force us to use far more expensive docker hosting solutions.
#648 (comment)

Suggesions

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 a pull request may close this issue.

1 participant