Skip to content

NoMethodError: undefined method 'Pathname' for ShopifyAPI::GraphQL:Module #682

NoMethodError: undefined method 'Pathname' for ShopifyAPI::GraphQL:Module

NoMethodError: undefined method 'Pathname' for ShopifyAPI::GraphQL:Module #682

name: Remove Stale or Waiting Labels
on:
issue_comment:
types: [created]
workflow_dispatch:
jobs:
remove-labels-on-activity:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: actions-ecosystem/action-remove-labels@2ce5d41b4b6aa8503e285553f75ed56e0a40bae0 # v1.2.0
if: contains(github.event.issue.labels.*.name, 'Waiting for Response')
with:
labels: |
Waiting for Response