Skip to content

env: Update tests failure message - #29

Merged
AttAditya merged 1 commit into
mainfrom
ci/fix-tests-message
May 16, 2026
Merged

env: Update tests failure message#29
AttAditya merged 1 commit into
mainfrom
ci/fix-tests-message

Conversation

@AttAditya

@AttAditya AttAditya commented May 16, 2026

Copy link
Copy Markdown
Owner

LangEx 0.3.14

Release Summary

  • Update Type: None
  • Update Version: 0.3.14
  • Breaking Changes: No
  • Backwards Compatibility: NA
  • Target Issue: None

Changelog

  • Change 1: Simplify PR Summary workflow trigger.

    • Removed pull_request events from the workflow.
    • Updated if-condition to github.event.issue.pull_request != null && github.event.comment.body == '/ci summary'.
    • Adjusted job steps to use the simplified condition.
  • Change 2: Update checkout ref and environment variables.

    • Checkout ref now uses refs/pull/${{ github.event.issue.number }}/head.
    • PR_NUMBER environment variable set to ${{ github.event.issue.number }}.
  • Change 3: Enhance test log output formatting.

    • Switched code block language to yml.
    • Filtered test output to show lines after Tests Results: using grep.
    • Cleaned up EOF syntax for consistency.

@github-actions

Copy link
Copy Markdown

🏷️ Generating labels using AI for commit 473416243d040e14c621bef00a22f4e69c9f6408...

@github-actions github-actions Bot added the ENV Environment related label May 16, 2026
@github-actions

Copy link
Copy Markdown

🏷️ Labels added: ENV (commit 473416243d040e14c621bef00a22f4e69c9f6408)

@AttAditya

Copy link
Copy Markdown
Owner Author

/ci summary

@github-actions

Copy link
Copy Markdown

🔍 Generating PR summary using AI for commit 473416243d040e14c621bef00a22f4e69c9f6408...

@github-actions

Copy link
Copy Markdown

✅ PR summary updated using AI for commit 473416243d040e14c621bef00a22f4e69c9f6408.

@AttAditya
AttAditya merged commit 08efb5c into main May 16, 2026
2 checks passed
@AttAditya
AttAditya deleted the ci/fix-tests-message branch May 16, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ENV Environment related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant