Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
senzing-factory/build-resources#82 standardized labels (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
kernelsam authored Jan 22, 2024
1 parent 96022c4 commit f9cc086
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 58 deletions.
16 changes: 16 additions & 0 deletions .github/workflows/add-labels-standardized.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: 'add labels standardized'

on:
issues:
types:
- opened
- reopened

jobs:
add-issue-labels:
permissions:
issues: write
secrets:
ORG_MEMBERSHIP_TOKEN: ${{ secrets.ORG_MEMBERSHIP_TOKEN }}
SENZING_MEMBERS: ${{ secrets.SENZING_MEMBERS }}
uses: senzing-factory/build-resources/.github/workflows/add-labels-to-issue.yaml@v1
23 changes: 0 additions & 23 deletions .github/workflows/add-triage-label.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions .github/workflows/identify-customer.yaml

This file was deleted.

0 comments on commit f9cc086

Please sign in to comment.