Updating Release Candidate issue template and adding extra info to command (#25402)
* updating issue template and adding extra info to command * add transfer trace * add additional instructions to click run workflow button
This commit is contained in:
4
.github/workflows/sync-search-indices.yml
vendored
4
.github/workflows/sync-search-indices.yml
vendored
@@ -112,8 +112,8 @@ jobs:
|
||||
run: |
|
||||
echo 'git remote add public-docs-repo https://github.com/github/docs.git'
|
||||
git remote add public-docs-repo https://github.com/github/docs.git
|
||||
echo 'git lfs push --all public-docs-repo'
|
||||
git lfs push --all public-docs-repo
|
||||
echo 'GIT_TRANSFER_TRACE=1 GIT_CURL_VERBOSE=1 GIT_TRACE=1 git lfs push --all public-docs-repo'
|
||||
GIT_TRANSFER_TRACE=1 GIT_CURL_VERBOSE=1 GIT_TRACE=1 git lfs push --all public-docs-repo
|
||||
|
||||
- name: Send slack notification if workflow run fails
|
||||
uses: someimportantcompany/github-actions-slack-message@f8d28715e7b8a4717047d23f48c39827cacad340
|
||||
|
||||
Reference in New Issue
Block a user