nerdexam
GitHub

GITHUB-ACTIONS · Question #75

Which default GitHub environment variable indicates the name of the person or app that initiated a workflow?

The correct answer is C. GITHUB_ACTOR. The GITHUB_ACTOR environment variable indicates the name of the person or app that initiated the workflow. This variable is automatically provided by GitHub in the workflow and can be used to identify the user or application triggering the workflow. Exam Questions, Study Guides,

Author and maintain workflows

Question

Which default GitHub environment variable indicates the name of the person or app that initiated a workflow?

Options

  • AENV_ACTOR
  • BGITHUB_WORKFLOW_ACTOR
  • CGITHUB_ACTOR
  • DGITHUB_USER

How the community answered

(48 responses)
  • A
    6% (3)
  • B
    2% (1)
  • C
    90% (43)
  • D
    2% (1)

Explanation

The GITHUB_ACTOR environment variable indicates the name of the person or app that initiated the workflow. This variable is automatically provided by GitHub in the workflow and can be used to identify the user or application triggering the workflow. Exam Questions, Study Guides, Practice Tests. Lead the way to help you pass any IT Certification exams, 100% Pass Guaranteed or Full Refund. Especially Cisco, Microsoft, CompTIA, Citrix, EMC, HP, Oracle, VMware, Juniper, Check Point, LPI, Nortel, EXIN and so on. Our Slogan: First Test, First Pass. Help you to pass any IT Certification exams at the first try. You can reach us at any of the email addresses listed below. Any problems about IT certification or our products, you could rely upon us, we will give you satisfactory answers in 24 hours.

Topics

#GITHUB_ACTOR#default environment variables#workflow context#GitHub variables

Community Discussion

No community discussion yet for this question.

Full GITHUB-ACTIONS Practice