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

add module import pipeline to be triggered on PR raises #59

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

singhgss
Copy link
Contributor

@singhgss singhgss commented Dec 21, 2023

Overview/Summary

Added a pipeline to be triggered on PR raises to test module imports.

This PR fixes/adds/changes/removes

  1. Added a pipeline to be triggered on PR raises to test module imports.

Breaking Changes

N/A

Testing Evidence

image

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.
  • Ensure PowerShell module versions have been updated (manually or with the ./tools/Update-ModuleVersions.ps1 script)

@singhgss singhgss requested a review from amrinderssc December 21, 2023 15:09
@singhgss singhgss merged commit 43d94f6 into main Dec 21, 2023
4 checks passed
@singhgss singhgss deleted the gsingh/add-test-module-import branch December 21, 2023 19:11
@dutt0 dutt0 linked an issue Dec 21, 2023 that may be closed by this pull request
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.

Add import Module check as a trigger
2 participants