🔄 synced file(s) with bitnami/support (#77136)

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

Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-10 13:14:28 +01:00
committed by GitHub
parent 5034d3bae4
commit 671c0f403d
8 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
# Copyright Broadcom, Inc. All Rights Reserved. # Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] Comments based card movements' name: '[Support] Comments based card movements'
on: on:
issue_comment: issue_comment:

View File

@@ -1,6 +1,7 @@
# Copyright Broadcom, Inc. All Rights Reserved. # Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] Move closed issues' name: '[Support] Move closed issues'
on: on:
issues: issues:

View File

@@ -3,6 +3,7 @@
# This is a hack to run reusable workflows in the main repo context and not from the forked repository. # This is a hack to run reusable workflows in the main repo context and not from the forked repository.
# We this hack we can use secrets configured in the organization. # We this hack we can use secrets configured in the organization.
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] PR review comment trigger' name: '[Support] PR review comment trigger'
on: on:
workflow_run: workflow_run:

View File

@@ -1,6 +1,7 @@
# Copyright Broadcom, Inc. All Rights Reserved. # Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] Review based card movements' name: '[Support] Review based card movements'
on: on:
pull_request_target: pull_request_target:

View File

@@ -1,6 +1,7 @@
# Copyright Broadcom, Inc. All Rights Reserved. # Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] PR review comment card movements' name: '[Support] PR review comment card movements'
on: on:
pull_request_review_comment: pull_request_review_comment:

View File

@@ -1,6 +1,7 @@
# Copyright Broadcom, Inc. All Rights Reserved. # Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] Review based card movements' name: '[Support] Review based card movements'
on: on:
pull_request_target: pull_request_target:

View File

@@ -1,6 +1,7 @@
# Copyright Broadcom, Inc. All Rights Reserved. # Copyright Broadcom, Inc. All Rights Reserved.
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] Close stale issues and PRs' name: '[Support] Close stale issues and PRs'
on: on:
workflow_dispatch: workflow_dispatch:

View File

@@ -2,6 +2,7 @@
# SPDX-License-Identifier: APACHE-2.0 # SPDX-License-Identifier: APACHE-2.0
# This workflow is built to manage the triage support by using GH issues. # This workflow is built to manage the triage support by using GH issues.
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
name: '[Support] Organize triage' name: '[Support] Organize triage'
on: on:
issues: issues: