mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-26 11:37:52 +08:00
Trim gha-runner-scale-set to gha-rs in names and remove role type suffixes (#2706)
This commit is contained in:
@@ -119,7 +119,7 @@ runs:
|
||||
|
||||
- name: Generate summary about the triggered workflow run
|
||||
shell: bash
|
||||
run: |
|
||||
run: |
|
||||
cat <<-EOF > $GITHUB_STEP_SUMMARY
|
||||
| **Triggered workflow run** |
|
||||
|:--------------------------:|
|
||||
@@ -199,4 +199,4 @@ runs:
|
||||
shell: bash
|
||||
if: always()
|
||||
run: |
|
||||
kubectl logs deployment/arc-gha-runner-scale-set-controller -n ${{inputs.arc-controller-namespace}}
|
||||
kubectl logs deployment/arc-gha-rs-controller -n ${{inputs.arc-controller-namespace}}
|
||||
|
||||
Reference in New Issue
Block a user