deploy: 2a676afca0c75bae2eb5090f4cfaf1421f053279

This commit is contained in:
Half-Shot 2022-01-10 23:27:01 +00:00
parent d2c49efd0e
commit 32b73d0c5a
5 changed files with 6 additions and 6 deletions

View File

@ -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
&quot;OAuth 2.0 (3LO)&quot; 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

View File

@ -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>

View File

@ -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
&quot;OAuth 2.0 (3LO)&quot; integration.</p>
<p>Once named and created, you will need to: