Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1 from amshuman-kr/master
Browse files Browse the repository at this point in the history
Pipeline definition.
  • Loading branch information
Amshuman K R authored Aug 14, 2020
2 parents ac64d59 + b325057 commit d45e43b
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
reserve-excess-capacity:
template: 'default'
base_definition:
repo: ~
traits:
version:
preprocess:
'inject-commit-hash'
inject_effective_version: true

jobs:
head-update:
traits:
draft_release: ~
pull-request:
traits:
pull-request: ~
release:
traits:
version:
preprocess: 'finalize'
release:
nextversion: 'bump_minor'
slack:
default_channel: 'internal_scp_workspace'
channel_cfgs:
internal_scp_workspace:
channel_name: 'C017KSLTF4H' # gardener-autoscaling
slack_cfg_name: 'scp_workspace'
component_descriptor: ~

0 comments on commit d45e43b

Please sign in to comment.