Skip to content

Commit b9a0911

Browse files
chore: Remove team-labels action (calcom#25862)
1 parent 550caa6 commit b9a0911

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,6 @@ jobs:
1515
- uses: actions/labeler@v5
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"
18-
team-labels:
19-
permissions:
20-
contents: read
21-
pull-requests: write
22-
runs-on: ubuntu-latest
23-
steps:
24-
- uses: actions/checkout@v4
25-
- uses: equitybee/team-label-action@main
26-
with:
27-
repo-token: ${{ secrets.EQUITY_BEE_TEAM_LABELER_ACTION_TOKEN }}
28-
organization-name: calcom
29-
ignore-labels: "admin, app-store, ai, api, authentication, automated-testing, billing, bookings, caldav, calendar-apps, ci, console, crm-apps, dba, devops, docs, documentation, emails, embeds, event-types, i18n, impersonation, manual-testing, ui, performance, ops-stack, organizations, public-api, routing-forms, seats, self-hosted, sre, teams, webhooks, workflows, zapier"
3018
apply-labels-from-issue:
3119
runs-on: ubuntu-latest
3220

0 commit comments

Comments
 (0)