[all-commits] [llvm/llvm-project] dd48c6: github: Add action for automated issue notification

Tom Stellard via All-commits all-commits at lists.llvm.org
Wed Jan 5 10:36:57 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dd48c6aff99233ff46ab08009e26baf3b2ed6f14
      https://github.com/llvm/llvm-project/commit/dd48c6aff99233ff46ab08009e26baf3b2ed6f14
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
    A .github/workflows/issue-subscriber.yml

  Log Message:
  -----------
  github: Add action for automated issue notification

This adds a github action that will mention a team called issue-subscribers-$LABEL
whenever a label is added to a bug.  Mentioning the team will automatically
subscribe all team members to the bug.

Differential Revision: https://reviews.llvm.org/D114412




More information about the All-commits mailing list