Searched full:login (Results 1 – 14 of 14) sorted by relevance
76 login88 repo_owner: runInfo.data.head_repository.owner.login,111 if (pr.baseRepository.owner.login = context.repo.owner && pr.number > pr_number) {131 if (old_comment.data.user.login != "github-actions[bot]") {
43 author : issue.data.user.login,48 assignee : issue.data.assignees.map((assignee) => assignee.login),
68 …hub.event.action == 'opened' && github.event.issue.user.login) || github.event.comment.user.login …
41 --author "${{ github.event.pull_request.user.login }}"
94 podman login -u ${{ github.actor }} -p $GITHUB_TOKEN ghcr.io
39 core.notice(`Running on "${wf_run.display_title}" by @${wf_run.actor.login} (event: ${wf_run.event})\nWorkflow run URL: ${wf_run.html_url}`)158 if: github.repository_owner == 'llvm' && (github.event.workflow_run.conclusion == 'failure' || github.event.workflow_run.conclusion == 'cancelled') && github.event.actor.login == 'ldionne' # TESTING ONLY178 log(`Running on "${wf_run.display_title}" by @${wf_run.actor.login} (event: ${wf_run.event})\nWorkflow run URL: ${wf_run.html_url}`)
69 self.org = github.Github(token).get_organization(self.repo.organization.login)88 Author: {self.issue.user.name} ({self.issue.user.login})114 self.org = github.Github(token).get_organization(self.repo.organization.login)173 Author: {self.pr.user.name} ({self.pr.user.login})500 reviewers.append(review.user.login)634 submitter = pr.user.login
189 # Login to bugzilla190 $BUGZILLA_CMD login $bugzilla_user
156 $ gh auth login404 access must login to prereleases-origin.llvm.org and manually pull the new
105 "::login",
2224 fun:login=uninstrumented
3663 // Test if this current login session has a connection to the in login_session_has_gui_access()