Sha256: bc960d4eec20bdba52c372d07c23241882fc3b1f40ea1af06869e5c3a44813aa

Contents?: true

Size: 321 Bytes

Versions: 7

Compression:

Stored size: 321 Bytes

Contents

name: Re-triage issues with new comments
on:
  issue_comment:
    types: [created]
jobs:
  re-triage:
    runs-on: ubuntu-latest
    name: Re-triage issues with new comments
    steps:
      - uses: honeycombio/oss-management-actions/re-triage@v1
        with:
          ghprojects-token: ${{ secrets.GHPROJECTS_TOKEN }}

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
honeycomb-beeline-2.11.0 .github/workflows/re-triage.yml
libhoney-2.2.0 .github/workflows/re-triage.yml
honeycomb-beeline-2.10.0 .github/workflows/re-triage.yml
honeycomb-beeline-2.9.0 .github/workflows/re-triage.yml
honeycomb-beeline-2.8.2 .github/workflows/re-triage.yml
libhoney-2.1.0 .github/workflows/re-triage.yml
honeycomb-beeline-2.8.1 .github/workflows/re-triage.yml