[PR #8049] Run Static analysis and coding standards in Github Actions #10782

Closed
opened 2026-01-22 16:08:40 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/8049

State: closed
Merged: Yes


This moves static analysis runs from Travis-CI to Github Actions, because it allows sending violations directly into the PR files as annotations very easily.

This will look like this:

Screenshot_2020-03-01 Run Static analysis and coding standards in Github Actions by beberlei · Pull Request #8049 · doctrin

I haven't moved phpbench yet, because it looks like the history.db isn't even cached on Travis, so I don't know if this step can fail the build?

**Original Pull Request:** https://github.com/doctrine/orm/pull/8049 **State:** closed **Merged:** Yes --- This moves static analysis runs from Travis-CI to Github Actions, because it allows sending violations directly into the PR files as annotations very easily. This will look like this: ![Screenshot_2020-03-01 Run Static analysis and coding standards in Github Actions by beberlei · Pull Request #8049 · doctrin](https://user-images.githubusercontent.com/26936/75625500-0e004000-5bbf-11ea-8e45-b8de4b39e5a0.png) I haven't moved phpbench yet, because it looks like the history.db isn't even cached on Travis, so I don't know if this step can fail the build?
admin added the pull-request label 2026-01-22 16:08:40 +01:00
admin closed this issue 2026-01-22 16:08:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#10782