Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci][full-ci] Make notify pipeline dependent on build pipeline #7783

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

saw-jan
Copy link
Member

@saw-jan saw-jan commented Oct 13, 2022

Description

Run notify pipeline after the build pipeline is finished. This will also notify about the status of build pipeline.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@saw-jan saw-jan self-assigned this Oct 13, 2022
@owncloud owncloud deleted a comment from update-docs bot Oct 13, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@saw-jan saw-jan requested a review from individual-it October 13, 2022 09:50
Copy link
Contributor

@kiranparajuli589 kiranparajuli589 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

Copy link
Member

@individual-it individual-it left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this need to happen also in other repos?

@individual-it individual-it merged commit c69ba1a into master Oct 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the notify-after-build branch October 13, 2022 11:11
@saw-jan
Copy link
Member Author

saw-jan commented Oct 14, 2022

Notify pipeline working as expected:
Screenshot from 2022-10-14 15-12-04

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.

CI chat notification comes before build is finished
3 participants