Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

GitHub Exam GitHub-Actions Topic 2 Question 13 Discussion

Actual exam question for GitHub's GitHub-Actions exam
Question #: 13
Topic #: 2
[All GitHub-Actions Questions]

You installed specific software on a Linux self-hosted runner. You have users with workflows that need to be able to select the runner based on the identified custom software. Which steps should you perform to prepare the runner and your users to run these workflows? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: B, C

Once the runner is properly configured and labeled, users should be informed to select the specific runner by identifying the label or group name when defining the runner in their workflows.

Adding a custom label (like custom-software) to the runner makes it easier for users to select the runner in their workflows by using the runs-on key, which allows them to choose this specific runner based on its label.


Contribute your Thoughts:

Beckie
30 days ago
This question is as clear as mud. I'm just gonna go with C and E and hope for the best. At least the labels will make the runner stand out, right? Like a sore thumb, but in a good way!
upvoted 0 times
...
Refugia
1 months ago
Hold up, I got this! A and B, baby. Grouping the runner and informing the users is the way to go. Gotta keep it organized, you know?
upvoted 0 times
...
Alisha
1 months ago
Hmm, this is a tricky one. I'll say C and D. The label is important, and the webhook/network setup is crucial for triggering the workflows.
upvoted 0 times
...
Taryn
1 months ago
Woohoo, GitHub runners! I'm gonna go with B and D. The users need to know which runner to pick, and the webhook/network config is key to making the workflows work.
upvoted 0 times
...
Nicolette
1 months ago
I think C and E are the right choices. The label custom-software will help users identify the runner, and the linux label will make it clear which platform the runner is on.
upvoted 0 times
Hailey
10 days ago
E) Add the label linux to the runner.
upvoted 0 times
...
Viola
12 days ago
C) Add the label custom-software to the runner.
upvoted 0 times
...
Garry
16 days ago
Make sure to add the custom-software label for identification and the linux label to indicate the platform.
upvoted 0 times
...
Lavelle
23 days ago
C and E are correct choices. The custom-software label will help identify the runner, and the linux label specifies the platform.
upvoted 0 times
...
...
Dorsey
2 months ago
I believe configuring the webhook and network to enable GitHub to trigger workflow is also crucial for smooth operation.
upvoted 0 times
...
Luisa
2 months ago
I agree with Leanora. We also need to add the label custom-software to the runner for identification.
upvoted 0 times
...
Leanora
2 months ago
I think we should create the group custom-software-on-linux and move the runner into the group.
upvoted 0 times
...

Save Cancel