Skip to content

chore: Reduce the scope of changeset to src folder - #584

Merged
milosh86 merged 3 commits into
mainfrom
update-changeset-scope
Sep 10, 2025
Merged

chore: Reduce the scope of changeset to src folder#584
milosh86 merged 3 commits into
mainfrom
update-changeset-scope

Conversation

@milosh86

@milosh86 milosh86 commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Description

Reduce the scope of changeset to src folder to avoid adding empty changeset when updating dependencies or other chore updates.

Type of change

  • 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 not work as expected)

Developer Checklist:

  • Manually smoke tested the functionality locally
  • Confirmed there are no new warnings or errors in the browser console
  • Made the corresponding changes to the documentation
  • Added tests that prove my fix is effective or that my feature works
  • (For User Stories only) Double-checked that all Acceptance Criteria are satisified
  • Confirmed there are no new warnings on automated tests
  • Selected the correct base branch
  • Commented the code in hard-to-understand areas
  • Followed the code style guidelines of this project
  • Reviewed that the files changed in GitHub’s UI reflect my intended changes
  • Confirmed the pipeline checks are not failing

Review Checklist:

  • Tested locally that all Acceptance Criteria or Expected Outcomes are satisfied
  • Confirmed that changes follow the code style guidelines of this project

Signed-off-by: Milos Dzepina <milos@aragon.org>
Copilot AI review requested due to automatic review settings September 10, 2025 09:07

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull Request Overview

This PR configures the changeset tool to only track changes within the src folder, preventing empty changesets from being generated when updating dependencies or making other non-source code changes.

  • Adds changedFilePatterns configuration to limit changeset scope to source code

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@thekidnamedkd thekidnamedkd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM ✨

@milosh86
milosh86 merged commit ea1fcae into main Sep 10, 2025
8 checks passed
@milosh86
milosh86 deleted the update-changeset-scope branch September 10, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants