GitHub/GitHubRepositoryConfigurationConventions: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(create placeholder)
 
(add autolink info)
Line 1: Line 1:
Placeholder. Content incoming.
== Intro ==
 
Here are the GHE team's recommended settings for your repos.
 
The settings page can be accessed at https://github.com/ORG/REPO/settings. Replace ORG and REPO with the appropriate values.
 
== Recommended Settings  ==
 
=== Integrations > Autolink references ===
* for Bugzilla: <pre>Numeric with a prefix of 'bug-', linking to 'https://bugzilla.mozilla.org/<num>'.</pre>

Revision as of 19:29, 21 March 2023

Intro

Here are the GHE team's recommended settings for your repos.

The settings page can be accessed at https://github.com/ORG/REPO/settings. Replace ORG and REPO with the appropriate values.

Recommended Settings

Integrations > Autolink references

  • for Bugzilla:
    Numeric with a prefix of 'bug-', linking to 'https://bugzilla.mozilla.org/<num>'.