Bobby Bruce has submitted this change. (
https://gem5-review.googlesource.com/c/public/gem5/+/71504?usp=email )
Change subject: misc: Update GitHub Actions Workflow names
......................................................................
misc: Update GitHub Actions Workflow names
Change-Id: Iaf4cbdf7a8edd2b9ae00308ae41f6fa805ab9446
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/71504
Maintainer: Bobby Bruce <[email protected]>
Tested-by: kokoro <[email protected]>
Reviewed-by: Jason Lowe-Power <[email protected]>
Maintainer: Jason Lowe-Power <[email protected]>
---
M .github/workflows/compiler-tests.yaml
M .github/workflows/daily-tests.yaml
M .github/workflows/weekly-tests.yaml
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Jason Lowe-Power: Looks good to me, approved; Looks good to me, approved
Bobby Bruce: Looks good to me, approved
kokoro: Regressions pass
diff --git a/.github/workflows/compiler-tests.yaml
b/.github/workflows/compiler-tests.yaml
index 8720e6d..013a710 100644
--- a/.github/workflows/compiler-tests.yaml
+++ b/.github/workflows/compiler-tests.yaml
@@ -1,6 +1,6 @@
# This workflow runs all of the compiler tests
-name: Running main.py
+name: Compiler Tests
run-name: ${{ github.actor }} is running compiler tests
diff --git a/.github/workflows/daily-tests.yaml
b/.github/workflows/daily-tests.yaml
index 97b4164..2b8a15f 100644
--- a/.github/workflows/daily-tests.yaml
+++ b/.github/workflows/daily-tests.yaml
@@ -1,6 +1,6 @@
# This workflow runs all of the long tests within main.py, extra tests in
nightly.sh, and unittests
-name: Running main.py
+name: Daily Tests
run-name: ${{ github.actor }} is running the daily tests
diff --git a/.github/workflows/weekly-tests.yaml
b/.github/workflows/weekly-tests.yaml
index 64ab442..600449e 100644
--- a/.github/workflows/weekly-tests.yaml
+++ b/.github/workflows/weekly-tests.yaml
@@ -1,6 +1,6 @@
# This workflow runs all of the very-long tests within main.py
-name: Running weekly main.py
+name: Weekly Tests
run-name: ${{ github.actor }} is running the weekly tests
--
To view, visit
https://gem5-review.googlesource.com/c/public/gem5/+/71504?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: public/gem5
Gerrit-Branch: stable
Gerrit-Change-Id: Iaf4cbdf7a8edd2b9ae00308ae41f6fa805ab9446
Gerrit-Change-Number: 71504
Gerrit-PatchSet: 2
Gerrit-Owner: Bobby Bruce <[email protected]>
Gerrit-Reviewer: Bobby Bruce <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
Gerrit-Reviewer: Melissa Jost <[email protected]>
Gerrit-Reviewer: kokoro <[email protected]>
Gerrit-CC: kokoro <[email protected]>
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]