hv-actions/Teams Action

A GitHub Action that runs a Docker container with specified inputs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
steps_jsonSteps to pass to Docker containeryes
teams_Webhook_UrlTEAMS_WEBHOOK_URLyes
job_StatusJob Status${{ job.status }}
github_ActorGitHub Actor${{ github.actor }}
github_Event_NameGitHub Event Name${{ github.event_name }}
github_Event_Head_Commit_UrlGitHub Event Head Commit URL${{ github.event.head_commit.url }}
github_Event_Head_Commit_MessageGitHub Event Head Commit Message${{ github.event.head_commit.message }}
github_Server_UrlGitHub Server URL${{ github.server_url }}
github_RepositoryGitHub Repository${{ github.repository }}
github_pull_Request_NumberGitHub Pull Request Number${{ github.event.pull_request.number }}
github_branch_RefGitHub Branch Details${{ github.head_ref || github.ref_name }}
github_Run_IdGitHub Run ID${{ github.run_id }}
sonar_Host_UrlSonar Host URL""
sonar_Project_KeySonar Project Key""
unit_test_urlgenerated Unit Test url from from honeycomb CICD pipeline""

no outputs