diff --git a/.github/workflows/pull-request-target.yml b/.github/workflows/pull-request-target.yml index f12a2df..72a82cc 100644 --- a/.github/workflows/pull-request-target.yml +++ b/.github/workflows/pull-request-target.yml @@ -59,6 +59,9 @@ jobs: node-version: '20.9.0' - run: git checkout -b ${{ github.head_ref }} - run: git pull origin ${{ github.head_ref }} + - id: get-head-commit-title + name: get-title + run: echo "title=$(git log --format=%B -n 1 HEAD | head -n 1)" >> $GITHUB_OUTPUT - run: rm -rf document - run: mkdir document - uses: https://sigyl.com:3001/actions/ft-view-screen-document@main @@ -85,7 +88,7 @@ jobs: if: steps.has-changes.outputs.changes == 'true' run: | git add -A - git commit -a -m "documented ${{ github.event.head_commit.message }}" + git commit -a -m "documented ${{ steps.get-head-commit-title.outputs.title }}" git push origin HEAD exit 1 schema: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 8754689..ed4c7fd 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -57,8 +57,10 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} # fetch-depth: '1' - - id: get_head_commit_title + - id: get-head-commit-title + name: get-title run: echo "title=$(git log --format=%B -n 1 HEAD | head -n 1)" >> $GITHUB_OUTPUT + - run: echo ${{ steps.get-head-commit-title.outputs.title }} - uses: actions/setup-node@v3 with: node-version: '20.9.0' @@ -90,7 +92,7 @@ jobs: if: steps.has-changes.outputs.changes == 'true' run: | git add -A - git commit -a -m "documented ${{ steps.get-commit-title.outputs.text }}" + git commit -a -m "documented ${{ steps.get-head-commit-title.outputs.title }}" git push origin HEAD exit 1 schema: diff --git a/displays/legacy-config-RSBINT.xml b/displays/legacy-config-RSBINT.xml index 89f4b34..4dc5c0a 100644 --- a/displays/legacy-config-RSBINT.xml +++ b/displays/legacy-config-RSBINT.xml @@ -1,515 +1,515 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ft-view-screens/displays/legacy-config-rsbint.md b/ft-view-screens/displays/legacy-config-rsbint.md index 226dfca..63bcc97 100644 --- a/ft-view-screens/displays/legacy-config-rsbint.md +++ b/ft-view-screens/displays/legacy-config-rsbint.md @@ -6,7 +6,7 @@ ## animated -### Button1 +### Buttonqqq1 *button*