Skip to content

Conversation

@kpavlov
Copy link
Contributor

@kpavlov kpavlov commented Dec 5, 2025

Update GitHub Actions workflow

  • Rename validate-pr job to build
  • Update comment and updateComment parameters to be false on forks

Motivation and Context

mikepenz/action-junit-report GH Action can't create/update comments on forks

How Has This Been Tested?

CI

Breaking Changes

No

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)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@kpavlov kpavlov added bugfix Something was fixed 🎉 github_actions Pull requests that update GitHub Actions code labels Dec 5, 2025
@github-actions
Copy link

github-actions bot commented Dec 5, 2025

TestsPassed ✅Skipped ⚠️FailedTime ⏱
JUnit Test Report3417 ran3328 passed89 skipped4m 1s 938ms
TestResultTime ⏱
No test annotations available

@kpavlov kpavlov requested a review from devcrocod December 5, 2025 17:37
@kpavlov kpavlov marked this pull request as ready for review December 5, 2025 17:37
@tiginamaria tiginamaria self-requested a review December 8, 2025 10:14
Copy link
Contributor

@tiginamaria tiginamaria left a comment

Choose a reason for hiding this comment

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

Thank you!

@kpavlov kpavlov force-pushed the kpavlov/fix-reporting branch from 4c7e3b0 to ed60cf2 Compare December 8, 2025 10:17
- Rename `validate-pr` job to `build`
- Update `comment` and `updateComment` parameters to be false on forks
@kpavlov kpavlov force-pushed the kpavlov/fix-reporting branch from ed60cf2 to 542a175 Compare December 8, 2025 12:09
@kpavlov kpavlov merged commit 0d3494b into main Dec 8, 2025
5 checks passed
@kpavlov kpavlov deleted the kpavlov/fix-reporting branch December 8, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Something was fixed 🎉 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants