BitbucketServerAutomation

0.10.0

The Bitbucket Server Automation module is used to interact with Bitbucket Server.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name BitbucketServerAutomation -RequiredVersion 0.10.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name BitbucketServerAutomation -Version 0.10.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 - 2018 WebMD Health Services. All rights reserved.

Package Details

Author(s)

  • WebMD Health Services

Tags

git bitbucket bitbucket-server scm devops pipeline atlassian

Functions

Find-BBServerRepository Disable-BBServerHook Enable-BBServerHook Get-BBServerBranch Get-BBServerChange Get-BBServerCommitBuildStatus Get-BBServerDefaultReviewer Get-BBServerFile Get-BBServerHook Get-BBServerProject Get-BBServerPullRequest Get-BBServerPullRequestSetting Get-BBServerRepository Get-BBServerTag Get-BBServerUser Invoke-BBServerRestMethod Merge-BBServerPullRequest Move-BBServerRepository New-BBServerBranch New-BBServerConnection New-BBServerDefaultReviewer New-BBServerProject New-BBServerPullRequest New-BBServerRepository New-BBServerTag Remove-BBServerRepository Remove-BBServerTag Rename-BBServerRepository Set-BBServerCommitBuildStatus Set-BBServerDefaultBranch Set-BBServerDefaultReviewer Set-BBServerPullRequestSetting

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

* Created `Get-BBServerUser` function for getting a Bitbucket Server user account.
* Added a `Parameter` parameter to `Invoke-BBServerRestMethod` which takes a hashtable representing the request query parameters to include when calling an API resource.
* Created `Get-BBServerDefaultReviewer` function for getting all default reviewer conditions for a project or repository.
* Created `New-BBServerDefaultReviewer` function for creating a new default reviewer pull request condition for a project or repository.
* Created `Set-BBServerDefaultReviewer` function for updating an existing default reviewer pull request condition for a project or repository.

FileList

Version History

Version Downloads Last updated
1.1.1 192 1/11/2024
1.1.0 110 9/12/2023
1.0.0 893 1/15/2021
0.10.0 (current version) 97 12/1/2020
0.9.0 10,754 1/11/2019
0.8.0 74 12/3/2018
0.7.0 229 8/23/2017
0.6.0 26 8/17/2017
0.5.0 22 8/11/2017
0.4.0 45 8/1/2017
0.3.0 19,853 7/24/2017
0.2.3 25 7/15/2017
0.2.2 21 7/14/2017
0.2.1 393 6/16/2017
0.2.0 26 6/13/2017
0.1.0 27 6/5/2017
Show more