guan404ming opened a new pull request, #569:
URL: https://github.com/apache/mahout/pull/569

   ### Purpose of PR
   Fix GitHub Actions workflow validation error by adding proper version tag to 
the issue-labeler action reference.
   
   ### Linked Issues
   Add links to related issues.
   - Fixes GitHub Actions workflow validation error
   - Related to CI/CD improvements
   
   ### Changes Made
   - [x] Bug fix
   - [ ] New feature
   - [ ] Documentation update
   
   ### Important ToDos
   Please mark each with an "x"
   
   A GitHub issue exists (if not, please create one) 
[https://github.com/apache/mahout/issues]
   - [ ] Title of PR is "Issue #XXXX: Brief Description of Changes" where XXXX 
is the GitHub issue number.
   - [ ] Created unit tests where appropriate (N/A - this is a workflow syntax 
fix)
   - [x] Added correct licenses on newly added files (N/A - no new files added)
   - [ ] Assigned GitHub issue to self
   - [ ] Added documentation in ScalaDocs/JavaDocs and to the website (N/A - 
workflow fix)
   - [ ] Successfully built and ran all unit tests, verified that all tests 
pass locally
   
   If all of these items are not yet complete, but you still feel it is 
appropriate to open a PR, please open it as a **Draft PR** instead.
   Once all requirements are met, you can mark it as ready for review.
   
   ### Breaking Changes
   Does this PR introduce a breaking change?
   - [ ] Yes
   - [x] No
   
   ### Testing & Verification
   Describe how you tested the changes.
   - [ ] Unit tests added (N/A - workflow syntax fix)
   - [x] Manually tested
   
   **Testing Details:**
   - Verified GitHub Actions workflow syntax is now valid
   - Validated that the issue-labeler action v3.4 exists and is accessible
   
   ### Checklist
   - [x] The title follows the format "MAHOUT-XXXX Brief Description"
   - [ ] GitHub issue is created
   - [x] Code follows ASF guidelines
   
   **Additional Details:**
   - No functional changes to the workflow behavior, only syntax compliance


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to