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

ci: Have coverity workflow run against PR code #7828

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

justin-stephenson
Copy link
Contributor

No description provided.

@alexey-tikhonov
Copy link
Member

@justin-stephenson, please set backport-to labels.

@justin-stephenson
Copy link
Contributor Author

@justin-stephenson, please set backport-to labels.

Done.

@ikerexxe
Copy link
Contributor

So that we all understand the purpose of this PR. What you want is checks out the head branch of the pull request, instead of the base branch where the changes are intended to land. Am I right?

@justin-stephenson
Copy link
Contributor Author

So that we all understand the purpose of this PR. What you want is checks out the head branch of the pull request, instead of the base branch where the changes are intended to land. Am I right?

Yes that's correct, it is a side effect of using pull_request_target workflow

@ikerexxe
Copy link
Contributor

Can you update the commit message to make this obvious? It'd make everything easier to understand.

Checkout the head of the pull request code instead of the
target branch, this is needed when using `pull_request_target`
workflow.
@justin-stephenson
Copy link
Contributor Author

Can you update the commit message to make this obvious? It'd make everything easier to understand.

Sure no problem, done.

Copy link
Contributor

@thalman thalman left a comment

Choose a reason for hiding this comment

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

ACK

Copy link
Contributor

@ikerexxe ikerexxe left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for adding the explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants