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

feat: added cmdlets for banners #545

Conversation

SebastianSchuetze
Copy link
Collaborator

@SebastianSchuetze SebastianSchuetze commented Oct 13, 2023

PR Summary

This PR addresses issue #544 by adding three new cmdlets to manage banners in Azure DevOps at the organization level: Add-VSTeamBanner, Update-VSTeamBanner, and Remove-VSTeamBanner. Additionally, a cmdlet to retrieve banner information, Get-VSTeamBanner, has been introduced. The cmdlets have corresponding Pester tests to ensure their correct functionality.

PR Checklist

@SebastianSchuetze SebastianSchuetze linked an issue Oct 13, 2023 that may be closed by this pull request
@SebastianSchuetze SebastianSchuetze force-pushed the 544-add-possibility-to-create-update-and-delete-org-wide-banners branch from 6383e15 to 8527fb9 Compare October 13, 2023 11:31
@SebastianSchuetze SebastianSchuetze merged commit ca1b32f into trunk Oct 13, 2023
8 checks passed
@SebastianSchuetze SebastianSchuetze deleted the 544-add-possibility-to-create-update-and-delete-org-wide-banners branch October 13, 2023 12:15
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 possibility to create, update and delete org wide banners
1 participant