MansaGroup / nrwl-nx-action

A GitHub Action to wrap Nrwl Nx commands in your workflows.
MIT License
224 stars 19 forks source link

fix: projects input highest priority #326

Closed jeremylvln closed 1 year ago

jeremylvln commented 1 year ago

PR Checklist

Please check if your PR fulfills the following requirements:

- [x] The commit message follows our guidelines
- [ ] Tests for the changes have been added (if applicable)
- [ ] Docs have been added / updated (if applicable)

PR Type

What kind of change does this PR introduce?

- [x] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Other... Please describe:

What is the current behavior

Issue Number fixed #325

What is the new behavior

The projects input takes the highest priority. This ensure that setting affected to false (even if not necessary) doesn't make the code falls into the run all the projects branch.

Does this PR introduce a breaking change

- [ ] Yes
- [x] No

Other information

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication