echo
echo copied to clipboard
fix(notification): Add application to githubStatus notification context
Add the application to the github status notification. This helps ensure checks are unique per service when working in a monorepo.
This functionality is behind the feature flag hasApplicationNameInContext to ensure backwards compatibility.
Issue: https://github.com/spinnaker/spinnaker/issues/6442