Skip to content

PHPLIB-1435: Integrate static analysis for releases #1308

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

Merged
merged 4 commits into from
May 21, 2024

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented May 13, 2024

PHPLIB-1435

This extracts a commit from #1288 to get code scanning integrated before we automate releases.

@alcaeus alcaeus requested a review from GromNaN May 13, 2024 13:34
@alcaeus alcaeus self-assigned this May 13, 2024
@alcaeus alcaeus requested a review from a team as a code owner May 13, 2024 13:34
@@ -12,6 +12,8 @@ on:
- "v*.*"
- "master"
- "feature/*"
tags:
- "*"
Copy link
Member

@GromNaN GromNaN May 13, 2024

Choose a reason for hiding this comment

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

The analysis will be performed twice on the same commit: 1) for the push on master, 2) for the tag. I presume it's so that the results are linked correctly to the tag.

Copy link
Member Author

Choose a reason for hiding this comment

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

That is correct.

@GromNaN
Copy link
Member

GromNaN commented May 13, 2024

You can remove rector if it blocks.

@alcaeus alcaeus requested a review from GromNaN May 21, 2024 07:36
Copy link
Member

@GromNaN GromNaN left a comment

Choose a reason for hiding this comment

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

Smart use of GHA features. LGTM.

@alcaeus alcaeus merged commit 189700f into mongodb:v1.18 May 21, 2024
26 checks passed
@alcaeus alcaeus deleted the phplib-1435-code-scanning branch May 21, 2024 07:57
@jmikola jmikola mentioned this pull request May 22, 2024
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.

3 participants