Sha256: ed4cfc90dba386f560c617a978cf8117efd936d9ae4f02f8daa8d78f9e1191e1

Contents?: true

Size: 765 Bytes

Versions: 50

Compression:

Stored size: 765 Bytes

Contents

name: Close Waiting for Response Issues
on:
  schedule:
    - cron: "30 1 * * *"
  workflow_dispatch:
jobs:
  check-need-info:
    runs-on: ubuntu-latest
    steps:
      - name: close-issues
        uses: actions-cool/issues-helper@v3
        with:
          actions: 'close-issues'
          token: ${{ secrets.GITHUB_TOKEN }}
          labels: 'Waiting for Response'
          inactive-day: 7
          body: |
            We are closing this issue because we did not hear back regarding additional details we needed to resolve this issue. If the issue persists and you are able to provide the missing clarification we need, feel free to respond and reopen this issue.

            We appreciate your understanding as we try to manage our number of open issues.

Version data entries

50 entries across 50 versions & 2 rubygems

Version Path
shopify_app-22.5.2 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.8.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.5.1 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.5.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.7.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.6.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.4.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.5.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.3.1 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.3.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.4.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.2.1 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.2.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.3.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.2.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.1.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.1.0 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.0.1 .github/workflows/close-waiting-for-response-issues.yml
shopify_api-14.0.1 .github/workflows/close-waiting-for-response-issues.yml
shopify_app-22.00.0 .github/workflows/close-waiting-for-response-issues.yml