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

Trigger integ-test notification workflow as post action #5144

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

gaiksaya
Copy link
Member

Description

Trigger integ-test notification workflow as post action

Issues Resolved

closes #5143

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
wait: false,
parameters: [
string(name: 'INPUT_MANIFEST', value: "${env.version}/opensearch-dashboards-${env.version}.yml"),
string(name: 'DISTRIBUTION_NUMBER', value: "${env.buildId}")
Copy link
Collaborator

Choose a reason for hiding this comment

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

DISTRIBUTION_BUILD_ID?

Copy link
Member Author

Choose a reason for hiding this comment

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

Will take up as an enhancement. Will need to make changes in build-lib. :(

@gaiksaya gaiksaya merged commit d90996d into opensearch-project:main Oct 26, 2024
11 checks passed
@gaiksaya gaiksaya deleted the upgrade-version branch October 26, 2024 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

[Bug]: Integration test issues do not get updated for intermediate builds
2 participants