<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>scm on </title>
    <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/plugins/scm/</link>
    <description>Recent content in scm on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <lastBuildDate>Thu, 23 Oct 2025 20:21:01 +0200</lastBuildDate><atom:link href="https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/plugins/scm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Github Search</title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/githubsearch/</link>
      <pubDate>Thu, 23 Oct 2025 20:21:01 +0200</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/githubsearch/</guid>
      <description>Description The GitHub Search SCM block allows you to interact with multiple GitHub repositories — either by fetching files or by pushing updates to them.
condition
When used in a condition, the SCM block typically fetches files or metadata from the specified repository
target
When used in a target, the SCM block usually pushes changes to that repository.
By default, the GitHub Search SCM uses the standard GitHub workflow: it creates a temporary branch, commits the changes, and opens a pull request targeting the branch defined in the configuration.</description>
    </item>
    
    <item>
      <title>Azure DevOps</title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/azuredevops/</link>
      <pubDate>Mon, 12 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/azuredevops/</guid>
      <description>Description The Azure DevOps SCM plugin is used to manage git repositories hosted on Azure DevOps. Depending on the stage, it can be used for different purposes:
condition
When used in a condition, the SCM block fetches files or metadata from the specified Azure DevOps repository.
target
When used in a target, the SCM block pushes changes to that repository.
By default, the Azure DevOps SCM uses a working branch workflow: it creates a temporary branch, commits the changes, and opens a pull request targeting the branch defined in the configuration.</description>
    </item>
    
    <item>
      <title>Azure DevOps Search</title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/azuredevopssearch/</link>
      <pubDate>Mon, 12 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/azuredevopssearch/</guid>
      <description>Description The Azure DevOps Search SCM plugin allows you to interact with multiple Azure DevOps repositories at once — either by fetching files or by pushing updates to them. Repositories are discovered dynamically using regex patterns for project name, repository name, and branch name.
condition
When used in a condition, the SCM block typically fetches files or metadata from the matching repositories.
target
When used in a target, the SCM block pushes changes to all matching repositories.</description>
    </item>
    
    <item>
      <title>Bitbucket Cloud</title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/bitbucket/</link>
      <pubDate>Tue, 22 Oct 2024 16:43:01 +0100</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/bitbucket/</guid>
      <description>Description The Bitbucket Cloud scm plugin is used to manage git repositories hosted on Bitbucket Cloud, depending on the stage, it can be used for different purposes
source: Retrieve data from a git repository, such as a file content
condition: Ensure data exist on a git repository, such as a file content
target: Ensure data is up to date on a git repository
Parameters Name Type Description Required branch string &amp;ldquo;branch&amp;rdquo; defines the git branch to work on.</description>
    </item>
    
    <item>
      <title>Bitbucket Server (Stash) </title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/stash/</link>
      <pubDate>Mon, 25 Jul 2022 18:31:01 +0200</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/stash/</guid>
      <description>Description The Bitbucket Server (Stash) scm plugin is used to manage git repositories hosted on Bitbucket Server (Stash), depending on the stage, it can be used for different purposes
source: Retrieve data from a git repository, such as a file content condition: Ensure data exist on a git repository, such as a file content target: Ensure data is up to date on a git repository
Parameters Name Type Description Required branch string &amp;ldquo;branch&amp;rdquo; defines the git branch to work on.</description>
    </item>
    
    <item>
      <title>Gitea </title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/gitea/</link>
      <pubDate>Mon, 25 Jul 2022 18:31:01 +0200</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/gitea/</guid>
      <description>Description The Gitea scm plugin is used to manage git repositories hosted on Gitea, depending on the stage, it can be used for different purposes
source: Retrieve data from a git repository, such as a file content condition: Ensure data exist on a git repository, such as a file content target: Ensure data is up to date on a git repository
Parameters Name Type Description Required branch string &amp;ldquo;branch&amp;rdquo; defines the git branch to work on.</description>
    </item>
    
    <item>
      <title>Gitlab </title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/gitlab/</link>
      <pubDate>Mon, 25 Jul 2022 18:31:01 +0200</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/gitlab/</guid>
      <description>Description The Gitlab scm plugin is used to manage git repositories hosted on Gitlab, depending on the stage, it can be used for different purposes
source: Retrieve data from a git repository, such as a file content condition: Ensure data exist on a git repository, such as a file content target: Ensure data is up to date on a git repository
Parameters Name Type Description Required branch string &amp;ldquo;branch&amp;rdquo; defines the git branch to work on.</description>
    </item>
    
    <item>
      <title>Git</title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/git/</link>
      <pubDate>Sat, 09 Jan 2021 15:21:01 +0200</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/git/</guid>
      <description>Description The &amp;#34;scm&amp;#34; of kind git, defines parameters to interact with a git repository. It is then referenced from another &amp;#34;resource&amp;#34; by using the key scmID. Depending on the resource that referenced the git configuration, the behavior will change.
source
When a source resource references a scm configuration, then it usually means using a file from that repository.
condition
When a condition references a scm configuration, then it usually means using a file from that repository.</description>
    </item>
    
    <item>
      <title>Github </title>
      <link>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/github/</link>
      <pubDate>Sat, 09 Jan 2021 15:21:01 +0200</pubDate>
      
      <guid>https://deploy-preview-3576--amazing-golick-2d0138.netlify.app/docs/plugins/scm/github/</guid>
      <description>Description Depending on the situation a specific SCM block can be provided to manipulate information from a Github SCM repository by either fetching files from a repository or pushing files to them
condition
When the SCM block is used in a condition, it usually means fetching a file from that repository.
target
When the SCM block is used in a target, it usually means pushing a file to that repository.</description>
    </item>
    
  </channel>
</rss>
