package
0.0.0-20250308170929-48bd8ed27534
Repository: https://github.com/evergreen-ci/evergreen.git
Documentation: pkg.go.dev

# Functions

ConvertToFamilyTrigger takes a trigger and returns its "family-" equivalent, if it exists.
EvalProjectTriggers takes an event log entry and a processor (either the mock or TriggerDownstreamVersion) and checks if any downstream builds should be triggered, creating them if they should.
No description provided by the author
JIRATaskPayload creates a Jira issue for a given task.
It is possible for this function to return notifications and errors at the same time.
TriggerDownstreamProjectsForPush triggers downstream projects for a push event from a repo that does not have repotracker enabled.
TriggerDownstreamVersion assumes that you definitely want to create a downstream version and will go through the process of version creation given a triggering version.
No description provided by the author

# Structs

JiraIssueParameters specify a task payload.
No description provided by the author