Skip to content

Conversation

@torztomasz
Copy link

Summary

Updates GitHub PR comments for preview deployments to display the full application path (project/environment/service) instead of just the service name, making it easier to identify which application a preview deployment belongs to.

This is especially useful when multiple applications share the same name across different projects or environments. For example, if you have multiple applications called "frontend" in different projects/environments, the current implementation makes it impossible to distinguish which deployment is which by looking at the comment alone.

Changes

  • Modified ApplicationPullRequestUpdateJob to construct and display the full path: {projectName}/{environmentName}/{serviceName}
  • The service name is displayed in bold using Markdown formatting (**serviceName**)

@torztomasz
Copy link
Author

@andrasbacsai any chance for a quick review?

@Cinzya Cinzya added the UI/UX label Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants