[all-commits] [llvm/llvm-project] 66d755: workflows: Add GitHub action for automating some r...

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Jul 26 15:43:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 66d755bbf83db8a3967c4647c41c49d57949ba74
      https://github.com/llvm/llvm-project/commit/66d755bbf83db8a3967c4647c41c49d57949ba74
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

  Changed paths:
    A .github/workflows/release-tasks.yml
    M llvm/utils/release/build-docs.sh

  Log Message:
  -----------
  workflows: Add GitHub action for automating some release tasks

For each release tag, this action will create a new release on GitHub,
and for each -final tag, this action will build the documentation and
upload it to GitHub.

Reviewed By: hans, kwk

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




More information about the All-commits mailing list