Skip to content

Merge pull request #381 from carvel-dev/dependabot/go_modules/github.com/stretchr/testify-1.8.4 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #411

Merge pull request #381 from carvel-dev/dependabot/go_modules/github.com/stretchr/testify-1.8.4 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4

Merge pull request #381 from carvel-dev/dependabot/go_modules/github.com/stretchr/testify-1.8.4 Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 #411

name: Closed issue comment labeling
on:
issue_comment:
types: ['created']
jobs:
add-labels:
runs-on: ubuntu-latest
steps:
- uses: docker://k8slt/github-labeler-action@sha256:69b376b059806729c25c7d1f6cb0c88e1547eae6f57451414d108915bf4ddffd
if: github.event.issue.state == 'closed' && github.event.issue.closed_at != github.event.comment.created_at
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
add-labels: "carvel triage"