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

- Rename `validate-pr` job to `build`
- Update `comment` and `updateComment` parameters to be false on forks
@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 Report3404 ran3315 passed89 skipped3m 59s 810ms
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
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.

2 participants