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

Fix AUTOCUT title formatting in failed_check.md #6100

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

mch2
Copy link
Member

@mch2 mch2 commented Jan 30, 2023

Signed-off-by: Marc Handalian handalm@amazon.com

Description

Fixes yet another issue with failed_check.md. I tested the exact same template from test repo - Example issue: mch2/TestActions#30 Created with template: https://raw.githubusercontent.com/mch2/TestActions/main/.github/ISSUE_TEMPLATE/failed_check.md

Error message is misleading the problem is in the added [AUTOCUT] label.

Issues Resolved

closes #6085

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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: Marc Handalian <handalm@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.geo.search.aggregations.bucket.GeoHashGridIT.testGeoShapes

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@mch2
Copy link
Member Author

mch2 commented Jan 31, 2023

Gradle Check (Jenkins) Run Completed with:

[org.opensearch.geo.search.aggregations.bucket.GeoHashGridIT.testGeoShapes](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.geo.search.aggregations.bucket/GeoHashGridIT/testGeoShapes/)
[org.opensearch.geo.search.aggregations.bucket.GeoHashGridIT.testGeoShapes](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.geo.search.aggregations.bucket/GeoHashGridIT/testGeoShapes_2/)
[org.opensearch.geo.search.aggregations.bucket.GeoHashGridIT.testGeoShapes](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.geo.search.aggregations.bucket/GeoHashGridIT/testGeoShapes_3/)
[org.opensearch.geo.search.aggregations.bucket.GeoHashGridIT.testGeoShapes](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.geo.search.aggregations.bucket/GeoHashGridIT/testGeoShapes_4/)
[org.opensearch.cluster.routing.allocation.decider.DiskThresholdDeciderIT.testIndexCreateBlockWithAReadOnlyBlock](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.cluster.routing.allocation.decider/DiskThresholdDeciderIT/testIndexCreateBlockWithAReadOnlyBlock/)
[org.opensearch.extensions.ExtensionsManagerTests.testInitialize](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.extensions/ExtensionsManagerTests/testInitialize/)
[org.opensearch.extensions.ExtensionsManagerTests.classMethod](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.extensions/ExtensionsManagerTests/classMethod/)
[org.opensearch.extensions.ExtensionsManagerTests.classMethod](https://build.ci.opensearch.org/job/gradle-check/10278/testReport/junit/org.opensearch.extensions/ExtensionsManagerTests/classMethod_2/)

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@mch2 mch2 merged commit 7aea7d2 into opensearch-project:main Jan 31, 2023
@mch2 mch2 deleted the gcf branch January 31, 2023 01:29
mch2 added a commit to mch2/OpenSearch that referenced this pull request Feb 2, 2023
)

Signed-off-by: Marc Handalian <handalm@amazon.com>
(cherry picked from commit 7aea7d2)
mch2 added a commit that referenced this pull request Feb 2, 2023
…6157)

* Create an issue if an on push gradle check fails. (#5979)

* Create an issue if an on push gradle check fails.

Signed-off-by: Marc Handalian <handalm@amazon.com>

* Add assignees.

Signed-off-by: Marc Handalian <handalm@amazon.com>

Signed-off-by: Marc Handalian <handalm@amazon.com>
(cherry picked from commit ad8ea03)

* Fix broken template for issue autocuts on GH failure. (#6081)

Signed-off-by: Marc Handalian <handalm@amazon.com>
(cherry picked from commit 4c9e927)

* Fix AUTOCUT title formatting in failed_check.md (#6100)

Signed-off-by: Marc Handalian <handalm@amazon.com>
(cherry picked from commit 7aea7d2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Create Issue on Push Failure Failure
2 participants