update marc-romu/workflows#141
Merged
marc-romu merged 6 commits intomarc-romu/workflowsfrom Apr 20, 2025
Merged
Conversation
…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.
nofcfy-fanqi
pushed a commit
to nofcfy-fanqi/SmartHopper
that referenced
this pull request
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.