Skip to content

Should clone record before calling .Add on it for the Go "slog" integration #4

Should clone record before calling .Add on it for the Go "slog" integration

Should clone record before calling .Add on it for the Go "slog" integration #4

name: Label APM Ecosystems issues
on:
issues:
types:
- reopened
- opened
- edited
permissions:
contents: read
issues: write
jobs:
label_issues:
if: contains(github.event.issue.title, 'contrib')
runs-on: ubuntu-latest
steps:
# https://github.com/marketplace/actions/actions-ecosystem-add-labels
- name: add label
uses: actions-ecosystem/action-add-labels@v1
with:
labels: apm:ecosystem