Skip to content

Commit 625d77b

Browse files
authored
jjbb: use fleet-ci (#92)
1 parent 81cb510 commit 625d77b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.ci/jobs/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
##### GLOBAL METADATA
55

66
- meta:
7-
cluster: beats-ci
7+
cluster: fleet-ci
88

99
##### JOB DEFAULTS
1010

.ci/jobs/elastic-agent-changelog-tool-mbp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
discover-pr-forks-trust: permission
1313
discover-pr-origin: merge-current
1414
discover-tags: true
15-
notification-context: 'beats-ci'
15+
notification-context: 'fleet-ci'
1616
repo: elastic-agent-changelog-tool
1717
repo-owner: elastic
1818
credentials-id: 2a9602aa-ab9f-4e52-baf3-b71ca88469c7-UserAndToken
@@ -39,4 +39,4 @@
3939
timeout: 100
4040
timeout: '15'
4141
use-author: true
42-
wipe-workspace: 'True'
42+
wipe-workspace: true

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# elastic-agent-changelog-tool
22
Tooling to manage the changelog for beats, Elastic Agent and Fleet Server
33

4-
[CI activity](https://beats-ci.elastic.co/blue/organizations/jenkins/elastic-agent-changelog-tool-mbp/activity)
4+
[CI activity](https://fleet-ci.elastic.co/blue/organizations/jenkins/elastic-agent-changelog-tool-mbp/activity)
55

66
## Requirements
77

@@ -14,7 +14,7 @@ Install following one of the methods provided in [docs/install.md].
1414

1515
To get started look into [docs/getting-started.md]
1616

17-
Look at [docs/usage.md] for detailed usage guidelines.
17+
Look at [docs/usage.md] for detailed usage guidelines.
1818

1919
Look into [docs/concepts.md] for overall concepts behind how it works and [docs/glossary.md] for details about terms used in this project.
2020

0 commit comments

Comments
 (0)