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

Cancelot: fix filtering and upgrade #614

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

p-jahn
Copy link

@p-jahn p-jahn commented Apr 2, 2023

Filtering was broken when using connected source repos as source.repo_source isn't filled in that case.
Now, we check if source.repo_source is filled for the current trigger. If not, we resort to filtering locally via the available Substitutions.

I also upgraded to go modules and switched to the cloud.google.com rpc API, using the filter names as documented here.

fixes #386

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.

Cancelot not cancelling builds in progress
1 participant