-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Product - Notifications
-
None
-
1
Problem Definition:
Currently, the automatic email notification that Bitbucket Cloud sends when a pipeline fails includes the workspace name, repository name, commit, and commit message. However, it does not include the pipeline name.
Suggested Solution:
Please add the pipeline name to the content of pipeline failure email notifications.
Business Case:
Many teams run the same tests in different environments (e.g., test and production), where the only distinguishing factor is the pipeline name (since each pipeline configuration points to the appropriate environment-specific config). Including the pipeline name in the notification email would allow users to immediately identify which environment or configuration failed, improving troubleshooting efficiency and reducing confusion.
Benefit:
This enhancement would provide clearer, more actionable notifications for teams using multiple pipelines within the same repository, especially when those pipelines are used for different environments or purposes.