Skip to content

Conversation

@SmartManoj
Copy link
Contributor

@SmartManoj SmartManoj commented May 30, 2025

Related GitHub Issue

Closes: #

Description

https://github.com/amannn/action-semantic-pull-request

Test Procedure

Pre-Submission Checklist

  • Issue Linked: This PR is linked to an approved GitHub Issue (see "Related GitHub Issue" above).
  • Scope: My changes are focused on the linked issue (one major feature/fix per PR).
  • Self-Review: I have performed a thorough self-review of my code.
  • Code Quality:
    • My code adheres to the project's style guidelines.
    • There are no new linting errors or warnings (npm run lint).
    • All debug code (e.g., console.log) has been removed.
  • Testing:
    • New and/or updated tests have been added to cover my changes.
    • All tests pass locally (npm test).
    • The application builds successfully with my changes.
  • Branch Hygiene: My branch is up-to-date (rebased) with the main branch.
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Changeset: A changeset has been created using npm run changeset if this PR includes user-facing changes or dependency updates.
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Screenshots / Videos

Documentation Updates

Additional Notes

Get in Touch


Important

Adds a GitHub Actions workflow to enforce semantic PR titles and removes the "Type of Change" section from the PR template.

  • GitHub Actions:
    • Adds lint-pr.yaml to enforce semantic PR titles using amannn/action-semantic-pull-request@v5.
    • Triggers on opened, edited, and reopened pull request events.
  • PR Template:
    • Removes "Type of Change" section from pull_request_template.md.

This description was created by Ellipsis for 9abaad3. You can customize this summary. It will automatically update as commits are pushed.

@SmartManoj SmartManoj requested review from cte and mrubens as code owners May 30, 2025 07:23
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label May 30, 2025
@vercel
Copy link

vercel bot commented May 30, 2025

@SmartManoj is attempting to deploy a commit to the Roo Code Team on Vercel.

A member of the Team first needs to authorize it.

@dosubot dosubot bot added the enhancement New feature or request label May 30, 2025
@SmartManoj SmartManoj changed the title Add Lint PR workflow CI: Add Lint PR workflow May 30, 2025
@adamhill
Copy link
Contributor

adamhill commented May 30, 2025

+1

I like this. A little more descriptive structure in the titles is nice for glancing at PR's.

@SmartManoj SmartManoj changed the title CI: Add Lint PR workflow CI: Add workflow to update PR title May 30, 2025
@hannesrudolph
Copy link
Collaborator

@SmartManoj no issue here.

@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap May 30, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap May 30, 2025
@SmartManoj
Copy link
Contributor Author

SmartManoj commented Jun 15, 2025

no issue here.

I thought that there was no issue here to fix. "no issue linked" would be better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants