summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-10 16:26:57 +0300
committerGitHub <noreply@github.com>2026-05-10 16:26:57 +0300
commitd7e63e1923814a791dadf93453e8c090d26ca896 (patch)
tree8b768f270b1560d57ccaefcacc00a1c54e8fce3b /.github/workflows
parent739043c260645d507adb756ca27e952bdfbad858 (diff)
parentb77552b86df96bc7e5ba352746425c96d9199f72 (diff)
downloadvyos-documentation-d7e63e1923814a791dadf93453e8c090d26ca896.tar.gz
vyos-documentation-d7e63e1923814a791dadf93453e8c090d26ca896.zip
Merge pull request #1939 from vyos/yuriy/github-casing-consistency
ci: GitHub casing consistency in workflow PR titles
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/submodules.yml8
-rw-r--r--.github/workflows/update-translations.yml4
2 files changed, 6 insertions, 6 deletions
diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml
index 16ba1ab5..7fb05651 100644
--- a/.github/workflows/submodules.yml
+++ b/.github/workflows/submodules.yml
@@ -65,8 +65,8 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }}
- commit-message: "Github: update sagitta branch"
- title: "Github: update sagitta branch"
+ commit-message: "GitHub: update sagitta branch"
+ title: "GitHub: update sagitta branch"
body: |
Autoupdate vyos-1x submodule
update releasenotes
@@ -100,8 +100,8 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }}
- commit-message: "Github: update equuleus branch"
- title: "Github: update equuleus branch"
+ commit-message: "GitHub: update equuleus branch"
+ title: "GitHub: update equuleus branch"
body: |
Autoupdate vyos-1x submodule
update releasenotes
diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml
index 4b0bafa1..16936935 100644
--- a/.github/workflows/update-translations.yml
+++ b/.github/workflows/update-translations.yml
@@ -53,8 +53,8 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
token: ${{ secrets.PR_ACTION_DOCUMENTATION_SUBMODULE_UPDATE }}
- commit-message: "Github: update translations"
- title: "Github: update translations"
+ commit-message: "GitHub: update translations"
+ title: "GitHub: update translations"
body: |
Generate, upload new and download translation files
branch: update-translations-rolling