AbsaOSS / ABRiS

Avro SerDe for Apache Spark structured APIs.
Apache License 2.0
227 stars 73 forks source link

Move permissions to job level #333

Closed kevinwallimann closed 1 year ago

kevinwallimann commented 1 year ago

Related to https://github.com/AbsaOSS/ABRiS/pull/328, after reading https://github.com/actions/first-interaction/issues/10 I almost came to the conclusion that granting write permissions for outside contributors simply doesn't work, but I see it works in Spark's repo, e.g. here with the labeler action: https://github.com/apache/spark/actions/runs/5498054282/workflow?pr=41905 The only difference I can see is that the permissions are defined under the job, not on the top-level of the yaml file. Makes no sense, but I'd give it a try anyway.

github-actions[bot] commented 1 year ago

JaCoCo code coverage report - Scala 2.13 & Spark 3.2

There is no coverage information present for the Files changed

Total Project Coverage 68.67% :green_apple:
github-actions[bot] commented 1 year ago

JaCoCo code coverage report - Scala 2.12 & Spark 3.2

There is no coverage information present for the Files changed

Total Project Coverage 69.39% :green_apple: