mirror of
https://github.com/bitnami/containers.git
synced 2026-02-09 18:57:39 +08:00
🔄 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:
1
.github/workflows/comments.yml
vendored
1
.github/workflows/comments.yml
vendored
@@ -1,6 +1,7 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# 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'
|
||||
on:
|
||||
issue_comment:
|
||||
|
||||
1
.github/workflows/move-closed-issues.yml
vendored
1
.github/workflows/move-closed-issues.yml
vendored
@@ -1,6 +1,7 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
|
||||
name: '[Support] Move closed issues'
|
||||
on:
|
||||
issues:
|
||||
|
||||
1
.github/workflows/pr-review-hack.yml
vendored
1
.github/workflows/pr-review-hack.yml
vendored
@@ -3,6 +3,7 @@
|
||||
|
||||
# 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.
|
||||
# NOTE: This workflow is maintained in the https://github.com/bitnami/support repository
|
||||
name: '[Support] PR review comment trigger'
|
||||
on:
|
||||
workflow_run:
|
||||
|
||||
1
.github/workflows/pr-reviews-requested.yml
vendored
1
.github/workflows/pr-reviews-requested.yml
vendored
@@ -1,6 +1,7 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# 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'
|
||||
on:
|
||||
pull_request_target:
|
||||
|
||||
1
.github/workflows/pr-reviews.yml
vendored
1
.github/workflows/pr-reviews.yml
vendored
@@ -1,6 +1,7 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# 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'
|
||||
on:
|
||||
pull_request_review_comment:
|
||||
|
||||
1
.github/workflows/reasign.yml
vendored
1
.github/workflows/reasign.yml
vendored
@@ -1,6 +1,7 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# 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'
|
||||
on:
|
||||
pull_request_target:
|
||||
|
||||
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
@@ -1,6 +1,7 @@
|
||||
# Copyright Broadcom, Inc. All Rights Reserved.
|
||||
# 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'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@@ -40,4 +41,4 @@ jobs:
|
||||
days-before-close: -1
|
||||
exempt-issue-labels: 'on-hold'
|
||||
exempt-pr-labels: 'on-hold'
|
||||
operations-per-run: 200
|
||||
operations-per-run: 200
|
||||
1
.github/workflows/triage.yml
vendored
1
.github/workflows/triage.yml
vendored
@@ -2,6 +2,7 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
# 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'
|
||||
on:
|
||||
issues:
|
||||
|
||||
Reference in New Issue
Block a user