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 6 Question 14 Discussion

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

As a developer, you need to create a custom action written in Python. Which action type should you choose?

As a developer, you need to create a custom action written in Python. Which action type should you choose?

Show Suggested Answer Hide Answer
Suggested Answer: D

A Docker container action is ideal for custom actions that require specific environments or dependencies, such as Python. By creating a Docker container, you can define the environment with the necessary Python version and dependencies, and your Python code can run inside that container.


Contribute your Thoughts:

Bettina
24 days ago
B) composite run step? What is this, a combo meal at a fast-food Python restaurant?
upvoted 0 times
Keneth
12 days ago
A) JavaScript action would not work for Python.
upvoted 0 times
...
...
Georgeanna
28 days ago
D) Docker container action seems like overkill for a simple Python script. Why complicate things?
upvoted 0 times
...
Dacia
1 months ago
C) Python action is the way to go! I can't imagine trying to write a custom action in anything else.
upvoted 0 times
Lucia
24 days ago
C) Python action is definitely the best choice for creating custom actions.
upvoted 0 times
...
...
Lai
1 months ago
I'm not sure, but I think Python is a popular choice for custom actions.
upvoted 0 times
...
Lisandra
2 months ago
I agree with Cassi, Python is the way to go for custom actions.
upvoted 0 times
...
Cassi
2 months ago
I think the answer is C) Python action.
upvoted 0 times
...

Save Cancel