Skip to content

Commit 6411901

Browse files
committed
📚 Sync docs from alaudadevops/connectors-operator on e0617bcedf319b0b4c93f0c5bffa01a6a3b925f9
Source: change editRepoBaseUrl to public repo (#125) Author: yongsong you Ref: refs/heads/release-1.0 Commit: e0617bcedf319b0b4c93f0c5bffa01a6a3b925f9 This commit automatically syncs documentation changes from the source-docs repository. 🔗 View source commit: AlaudaDevops/connectors-operator@e0617bc 🤖 Synced on 2025-07-18 04:09:44 UTC
1 parent 589a610 commit 6411901

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

.github/SYNC_INFO.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Documentation Sync Information
22

3-
- **Last synced**: 2025-07-07 04:06:39 UTC
3+
- **Last synced**: 2025-07-18 04:09:44 UTC
44
- **Source repository**: alaudadevops/connectors-operator
5-
- **Source commit**: [7fda92e7b7528372141e97cd7220424dd00a115e](https://github.com/alaudadevops/connectors-operator/commit/7fda92e7b7528372141e97cd7220424dd00a115e)
6-
- **Triggered by**: chengjingtao
7-
- **Workflow run**: [#3](https://github.com/alaudadevops/connectors-operator/actions/runs/16107339610)
5+
- **Source commit**: [e0617bcedf319b0b4c93f0c5bffa01a6a3b925f9](https://github.com/alaudadevops/connectors-operator/commit/e0617bcedf319b0b4c93f0c5bffa01a6a3b925f9)
6+
- **Triggered by**: danielfbm
7+
- **Workflow run**: [#9](https://github.com/alaudadevops/connectors-operator/actions/runs/16361950693)
88

99
## Files synced:
1010
- docs/

doom.config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ releaseNotes:
2626
unfixed: |
2727
project = <%= project %> and affectedVersion in versionMatch("connectors-operator-v1.0.[0-9]") and filter = 18959 AND ACPAffectVersions in (<%= acpversion %>) AND NOT (ACPFixVersions in (<%= acpversion %>) AND status in (Done, Resolved)) AND (labels not in (安全问题) OR labels is EMPTY) and ReleaseNotesStatus = Publish
2828
fixed: |
29-
project = <%= project %> and affectedVersion in versionMatch("connectors-operator-v1.0.[0-9]") and filter = 16502 AND (resolution not in ("By Design", "Not a Bug", Duplicate, Rejected, "Cannot Reproduce") OR resolution is EMPTY) AND (ACPFixVersions in (<%= acpversion %>) or fixVersion in versionMatch(<%= acpversion %>)) AND status in (Done, Resolved, 已完成) AND (affectedVersion in versionMatch("3.1[0-8]") OR ((issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", clones) OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", "is cloned by")))) and ReleaseNotesStatus = Publish
29+
project = <%= project %> and affectedVersion in versionMatch("connectors-operator-v1.0.[0-9]") and filter = 16502 AND (resolution not in ("By Design", "Not a Bug", Duplicate, Rejected, "Cannot Reproduce") OR resolution is EMPTY) AND (ACPFixVersions in (<%= acpversion %>) or fixVersion in versionMatch(<%= acpversion %>)) AND status in (Done, Resolved, 已完成) AND (affectedVersion in versionMatch("3.1[0-8]") OR ((issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", clones) OR issueFunction in linkedIssuesOf("affectedVersion in versionMatch('3.1[0-8]')", "is cloned by")))) and ReleaseNotesStatus = Publish
30+
31+
editRepoBaseUrl: alauda/devops-connectors-docs

0 commit comments

Comments
 (0)