Lines Matching +full:name -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang)
6 name: "Release: Preparation "
28 name: Prepare Pull Request
31 - name: Fail if branch is not master
37 - name: Checkout
42 - name: Set git identity
44 git config --global user.name "${{ github.actor }}"
47 - name: Prepare Environment
51 --name "${{ inputs.codename }}" \
55 - name: Check if a tag of the new release already exists
62 - name: Create merge commit with version info
75 - name: Create pull request