lindluni/Department of Veterans Affairs New User Automation

Automates the addition of new users into the VA org

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
bodyThe body of the newly created issueyes${{ toJSON(github.event.issue.body) }}
issue_numberThe GitHub issue numberyes${{ github.event.issue.number }}
orgThe GitHub org containing the repoyes${{ github.repository_owner }}
repoThe repo where the GitHub issue existsyes
success_messageComment body on success invitationyesUser successfuly invited
suffixThe email domain of the organizationyes
teamThe default team to add all users toyes
tokenGitHub Admin PAT to open issues and commentyes
gmail_userG-Mail user who owns the secretsyes
gmail_secretG-Mail app passwordyes
gmail_fromE-mail for the From headeryes
gmail_templateString template to form the email body fromyes
gmail_reply_toE-mail for the Reply-To headeryes

no outputs