mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00
deploy: 2a676afca0c75bae2eb5090f4cfaf1421f053279
This commit is contained in:
parent
d2c49efd0e
commit
32b73d0c5a
@ -522,7 +522,7 @@ are supported.</p>
|
||||
webhook:
|
||||
secret: secrettoken
|
||||
</code></pre>
|
||||
<p>You neeed to list all the instances you plan to connect to in the <code>config.yml</code>. This is
|
||||
<p>You need to list all the instances you plan to connect to in the <code>config.yml</code>. This is
|
||||
used so that users can give a short name like <code>gitlab</code> or <code>matrix.org</code> when they want
|
||||
to specify an instance.</p>
|
||||
<p>The webhooks secret should be generated, for use in your repositories.</p>
|
||||
@ -559,7 +559,7 @@ be reasonably secure and should also be stored in the <code>config.yml</code> fi
|
||||
The JIRA service currently only supports atlassian.com (JIRA SaaS) when handling user authentication.
|
||||
Support for on-prem deployments is hoping to land soon.
|
||||
</section>
|
||||
<p>You will need a Atlassain account with the ability to use the developer tools in order to create the app.</p>
|
||||
<p>You will need a Atlassian account with the ability to use the developer tools in order to create the app.</p>
|
||||
<p>You'll first need to head to https://developer.atlassian.com/console/myapps/create-3lo-app/ to create a
|
||||
"OAuth 2.0 (3LO)" integration.</p>
|
||||
<p>Once named and created, you will need to:
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -161,7 +161,7 @@
|
||||
webhook:
|
||||
secret: secrettoken
|
||||
</code></pre>
|
||||
<p>You neeed to list all the instances you plan to connect to in the <code>config.yml</code>. This is
|
||||
<p>You need to list all the instances you plan to connect to in the <code>config.yml</code>. This is
|
||||
used so that users can give a short name like <code>gitlab</code> or <code>matrix.org</code> when they want
|
||||
to specify an instance.</p>
|
||||
<p>The webhooks secret should be generated, for use in your repositories.</p>
|
||||
|
@ -163,7 +163,7 @@ be reasonably secure and should also be stored in the <code>config.yml</code> fi
|
||||
The JIRA service currently only supports atlassian.com (JIRA SaaS) when handling user authentication.
|
||||
Support for on-prem deployments is hoping to land soon.
|
||||
</section>
|
||||
<p>You will need a Atlassain account with the ability to use the developer tools in order to create the app.</p>
|
||||
<p>You will need a Atlassian account with the ability to use the developer tools in order to create the app.</p>
|
||||
<p>You'll first need to head to https://developer.atlassian.com/console/myapps/create-3lo-app/ to create a
|
||||
"OAuth 2.0 (3LO)" integration.</p>
|
||||
<p>Once named and created, you will need to:
|
||||
|
Loading…
x
Reference in New Issue
Block a user