Re: Sonar checks are fixed for pull-requests to ignite repo

2024-07-29 Thread Zhenya Stanilovsky
Cool ! thanks !   >Hello Colleagues, > >JFYI > > >Two issues IGNITE-20466 [1] and IGNITE-22775 [2] are closed recently. > > >It fixes the long-time broken Sonar checks invoked by GitHub Actions for >PRs and master branch. > > >Besides, it now also supports Sonar checks for PRs from external fork

Re: Sonar checks are fixed for pull-requests to ignite repo

2024-07-29 Thread Anton Vinogradov
Great!, thanks On Mon, Jul 29, 2024 at 5:04 PM Sergey Korotkov wrote: > Hello Colleagues, > > JFYI > > > Two issues IGNITE-20466 [1] and IGNITE-22775 [2] are closed recently. > > > It fixes the long-time broken Sonar checks invoked by GitHub Actions for > PRs and master branch. > > > Besides, it

Sonar checks are fixed for pull-requests to ignite repo

2024-07-29 Thread Sergey Korotkov
Hello Colleagues, JFYI Two issues IGNITE-20466 [1] and IGNITE-22775 [2] are closed recently. It fixes the long-time broken Sonar checks invoked by GitHub Actions for PRs and master branch. Besides, it now also supports Sonar checks for PRs from external forks (which is a usual way for co