Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSOE-833: Upgrade PSScriptAnalyzer to 1.22 #349

Merged
merged 8 commits into from
May 15, 2024
Merged

OSOE-833: Upgrade PSScriptAnalyzer to 1.22 #349

merged 8 commits into from
May 15, 2024

Conversation

BenedekFarkas
Copy link
Member

@BenedekFarkas BenedekFarkas commented May 15, 2024

… Approve/Merge PR)" in the validate-this-gha-refs workflow, because it's not relevant for this PR
# Conflicts:
#	.github/actions/test-dotnet/Invoke-SolutionTests.ps1
Comment on lines 113 to 114
if: (github.event_name == 'pull_request' || (github.event_name == 'pull_request_review' && github.event.review.state == 'approved') || github.event_name == 'merge_group') && steps.add-prefix.outputs.prefixed-files != '@()'
# if: (github.event_name == 'pull_request' || (github.event_name == 'pull_request_review' && github.event.review.state == 'approved') || github.event_name == 'merge_group') && steps.add-prefix.outputs.prefixed-files != '@()'
if: false
Copy link
Member

Choose a reason for hiding this comment

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

What's up with this change?

Copy link
Member

Choose a reason for hiding this comment

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

nvm, I guess this is wha the "Revert all action/workflow changes, except the list of expected analyzer violations" referred to.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yup! It was because the script changes were detected by this workflow, but for this PR these are not relevant: https://github.com/Lombiq/GitHub-Actions/actions/runs/9096580468

@sarahelsaig sarahelsaig added this pull request to the merge queue May 15, 2024
Merged via the queue into dev with commit d7ce43c May 15, 2024
5 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.

2 participants