other

Team Labeler Github Action

Automatically labels pull requests and issues based on author or team membership.

December 2019
Team Labeler Github Action

Technologies Used

TypeScriptGitHub Actions
Project Overview

This repository provides a GitHub action to automatically team label on a pull request based on author team. This is useful if multiple teams are working on the same project. Team Labeler Action is a GitHub workflow automation tool that applies labels to pull requests and issues according to the author’s team. It supports custom team lists via YAML configuration and integrates with GitHub organization teams for dynamic labeling. This streamlines collaboration for projects with multiple teams, making it easier to track contributions and manage workflow.

Features:

  • Automatically applies labels to pull requests and issues based on author or GitHub team membership.
  • Supports custom team configuration via .github/teams.yml.
  • Integrates with GitHub teams using organization tokens.
  • Written in TypeScript.
  • Open source under Apache-2.0 license.

Project Gallery

Team labeler github action