Quellcode durchsuchen

🔄 synced local '.github/workflows/' with remote 'config/workflows/'

Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
nextcloud-android-bot vor 1 Jahr
Ursprung
Commit
767ac5f414

+ 7 - 0
.github/workflows/analysis.yml

@@ -1,4 +1,11 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Tobias Kaminsky <tobias@kaminsky.me>
+# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
+# SPDX-FileCopyrightText: 2023 Josh Richards <josh.t.richards@gmail.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: "Analysis"
 
 on:

+ 5 - 0
.github/workflows/autoApproveDependabot.yml

@@ -1,4 +1,9 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Álvaro Brey <alvaro@alvarobrey.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: Auto approve dependabot
 
 on:

+ 5 - 0
.github/workflows/autoApproveSync.yml

@@ -1,4 +1,9 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Álvaro Brey <alvaro@alvarobrey.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: Auto approve sync
 on:
   pull_request_target:

+ 7 - 0
.github/workflows/codeql.yml

@@ -1,4 +1,11 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023-2024 Andy Scherzinger <info@andy-scherzinger.de>
+# SPDX-FileCopyrightText: 2022 Tobias Kaminsky <tobias@kaminsky.me>
+# SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: "CodeQL"
 
 on:

+ 7 - 0
.github/workflows/detectNewJavaFiles.yml

@@ -1,4 +1,11 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
+# SPDX-FileCopyrightText: 2022 Tobias Kaminsky <tobias@kaminsky.me>
+# SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: "Detect new java files"
 
 on:

+ 7 - 0
.github/workflows/gradle-wrapper-validation.yml

@@ -1,4 +1,11 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
+# SPDX-FileCopyrightText: 2023 Tobias Kaminsky <tobias@kaminsky.me>
+# SPDX-FileCopyrightText: 2023 Álvaro Brey <alvaro@alvarobrey.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: "Validate Gradle Wrapper"
 on:
     pull_request:

+ 5 - 0
.github/workflows/scorecard.yml

@@ -1,4 +1,9 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Tobias Kaminsky <tobias@kaminsky.me>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: Scorecard supply-chain security
 on:
   branch_protection_rule:

+ 6 - 0
.github/workflows/stale.yml

@@ -1,4 +1,10 @@
 # synced from @nextcloud/android-config
+
+# SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
+# SPDX-FileCopyrightText: 2023 Tobias Kaminsky <tobias@kaminsky.me>
+# SPDX-FileCopyrightText: 2022 Álvaro Brey <alvaro@alvarobrey.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
 name: 'Close stale issues'
 on:
   schedule: