Commit 291067c6 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'scarpenter-docs-update-pipeline-trigger-documentation' into 'master'

Update pipeline triggers documentation: add information about token

See merge request gitlab-org/gitlab!68961
parents ca790b7b fc034c44
......@@ -38,6 +38,9 @@ curl --header "PRIVATE-TOKEN: <your_access_token>" "https://gitlab.example.com/a
]
```
The trigger token is displayed in full if the trigger token was created by the authenticated
user. Trigger tokens created by other users are shortened to four characters.
## Get trigger details
Get details of project's build trigger.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment