Skip to content

Commit 1dcbd79

Browse files
committed
Merge remote-tracking branch 'origin/master-sync-ipni'
2 parents 6aad0a3 + dac39c1 commit 1dcbd79

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

github/ipni.yml

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1662,6 +1662,60 @@ repositories:
16621662
- lookup
16631663
visibility: public
16641664
vulnerability_alerts: true
1665+
relayx:
1666+
advanced_security: false
1667+
allow_auto_merge: false
1668+
allow_merge_commit: true
1669+
allow_rebase_merge: true
1670+
allow_squash_merge: true
1671+
allow_update_branch: false
1672+
archived: false
1673+
auto_init: false
1674+
default_branch: main
1675+
delete_branch_on_merge: true
1676+
description: ":satellite: Relays indexing over http"
1677+
has_discussions: false
1678+
has_downloads: true
1679+
has_issues: true
1680+
has_projects: true
1681+
has_wiki: true
1682+
is_template: false
1683+
labels:
1684+
bug:
1685+
color: d73a4a
1686+
description: Something isn't working
1687+
documentation:
1688+
color: 0075ca
1689+
description: Improvements or additions to documentation
1690+
duplicate:
1691+
color: cfd3d7
1692+
description: This issue or pull request already exists
1693+
enhancement:
1694+
color: a2eeef
1695+
description: New feature or request
1696+
good first issue:
1697+
color: 7057ff
1698+
description: Good for newcomers
1699+
help wanted:
1700+
color: "008672"
1701+
description: Extra attention is needed
1702+
invalid:
1703+
color: e4e669
1704+
description: This doesn't seem right
1705+
question:
1706+
color: d876e3
1707+
description: Further information is requested
1708+
wontfix:
1709+
color: ffffff
1710+
description: This will not be worked on
1711+
merge_commit_message: PR_TITLE
1712+
merge_commit_title: MERGE_MESSAGE
1713+
secret_scanning_push_protection: true
1714+
secret_scanning: true
1715+
squash_merge_commit_message: COMMIT_MESSAGES
1716+
squash_merge_commit_title: COMMIT_OR_PR_TITLE
1717+
visibility: public
1718+
vulnerability_alerts: true
16651719
roadmap:
16661720
advanced_security: false
16671721
allow_auto_merge: false

0 commit comments

Comments
 (0)