[all-commits] [llvm/llvm-project] 5f16a3: workflows: Add a simple pull request subscription ...

Tom Stellard via All-commits all-commits at lists.llvm.org
Fri Sep 8 09:40:51 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f16a3a489bd1730db49f635604bc1d833abed15
      https://github.com/llvm/llvm-project/commit/5f16a3a489bd1730db49f635604bc1d833abed15
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M .github/new-prs-labeler.yml
    A .github/workflows/pr-subscriber.yml
    M llvm/utils/git/github-automation.py

  Log Message:
  -----------
  workflows: Add a simple pull request subscription workflow (#64913)

This new workflow will make it possible for people to subscribe to pull
requests based on the labels that are added. Labels will be added
automatically to the pull requests based on the modified files and each
label will be associated with a GitHub team that will be notified when
the label is added.

See
https://discourse.llvm.org/t/changes-to-pull-request-subscription-system/73296




More information about the All-commits mailing list