Dmitriy Belyaev

Results 31 comments of Dmitriy Belyaev

Have you tried to select another style from: `Extra \ Styles` menu (also right-click on the `Default` label in left bottom corner on status bar) ?

As a workaround I have added my own configuration to instantiate the bean of `TaskExecutor` type "manually" (disabling auto-configuration of this bean by Spring Boot routines) and adding `@Primary` annotations...

Not sure what is your configuration, but in my repository (enterprise owned repo) it is done as bot: ![image](https://github.com/CodelyTV/pr-size-labeler/assets/6915328/97e1d570-b422-4984-a540-ef905525c401)

@rgomezcasas This issue has been fixed and works fine in the latest available version (v1.8.1) -- can be closed.

Side question -- Microsoft is pushing "subscription keys via headers" to enhance security. While we see that by implementing these parts: > Set up token validation rules in APIM as...

Closing as it has been released as a part of https://github.com/CodelyTV/pr-size-labeler/releases/tag/v1.9.0 release.

Hello @Brynjulf, I hope I haven't caused any confusion. I left a few comments on your PR since I'm quite interested in Docker linting and found your guide to be...

@mikesamuel can you review this PR and eventually merge?

@larskaare FYI We came across the same\relevant issue (first item in your bullet list) on our team and this question was raised recently: > Dmitriy: > > Hello, folks! :slightly_smiling_face:...