[all-commits] [llvm/llvm-project] 457f17: workflows/new-prs: Use a GitHub app token (#194092)

Tom Stellard via All-commits all-commits at lists.llvm.org
Wed Apr 29 12:53:32 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 457f179e1784148fd51205d6f323e72e39c09217
      https://github.com/llvm/llvm-project/commit/457f179e1784148fd51205d6f323e72e39c09217
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2026-04-29 (Wed, 29 Apr 2026)

  Changed paths:
    M .github/workflows/new-prs.yml

  Log Message:
  -----------
  workflows/new-prs: Use a GitHub app token (#194092)

This removes one user of the ISSUE_SUBSCRIBER_TOKEN secret, which we
want to eventually remove since secrets are more difficult to maintain.
This also allows use to scope the token with less permissions since it
isn't shared with other workflows.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list