Skip to content

Conversation

@marc-romu
Copy link
Member

No description provided.

marc-romu and others added 6 commits April 20, 2025 08:29
…folder updates (#136)

## Description

This PR adds a filter input to the
.github/workflows/user-update-branch.yml workflow, allowing users to
update only a specific folder (such as .github or
src/SmartHopper.Components) from the origin branch to the target branch.
If the filter input is left blank, the workflow updates the entire
codebase as before.

This enhancement provides more granular control over branch updates,
reducing unnecessary changes and making it easier to synchronize only
relevant parts of the repository.

## Breaking Changes

There are no breaking changes. The workflow remains fully
backward-compatible; if filter is not specified, the behavior is
unchanged.

## Testing Done

Not yet.

## Checklist

- [x] This PR is focused on a single feature or bug fix
- [ ] Version in Solution.props was updated, if necessary, and follows
semantic versioning
- [ ] CHANGELOG.md has been updated
- [x] PR title follows [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) format
- [x] PR description follows [Pull Request Description
Template](#pull-request-description-template)
## Branch Update

This PR updates `main` with changes from `marc-romu/chat` for path
`.github`.

  ### ℹ️ Protected Branch

This PR was created because `main` is a protected branch that requires
changes through pull requests.

  ### Instructions

  1. Review the changes
  2. Approve and merge the changes

  This PR was automatically created by the Branch Update workflow.
@marc-romu marc-romu merged commit d01c4e1 into marc-romu/workflows Apr 20, 2025
4 checks passed
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