Andriy Redko

Results 738 comments of Andriy Redko

> @reta jenkins pipline still fails with the `Ownership is not configured for this Run` error message I see ``` > A build operation failed. Java heap space > Java...

> @reta is there anyone else who can review this one? @nknize @andrross could you please take a look? the change seems to be reasonable

@peterzhuamazon @dblock since build infra is open now, I could take it (if there are no objections)

@saratvemulapalli yes, definitely, we should allow to override that

@rursprung I second your concerns, I believe using `org.opensearch.plugin` as group makes a lot of sense for official OpenSearch plugins but cuts off the community plugins right away. We should...

@zeeshangce it has been fixed in 2.2 [1], duplicate of [2] [1] https://github.com/opensearch-project/OpenSearch/pull/3883 [2] https://github.com/opensearch-project/OpenSearch/issues/2412

@laysauchoa it seems like this particular Github action needs to be allowed explicitly: ``` Error: .github#L1 ludeeus/action-shellcheck@master is not allowed to be used in opensearch-project/OpenSearch. Actions in this workflow must...

> @owaiskazi19 I pushed again, thank you! I am not sure it worked though @laysauchoa no, it did not, @owaiskazi19 there is a typo in action name: ``` ludeeus/action-shellcheck@master is...

@laysauchoa could you please rebase against latest `main`? thank you

> ping @reta done, thanks for reviewing @laysauchoa DCO checks is failing :( , could you please do `git commit --amend --signoff` and force push?