Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita594eaa

Browse files
committed
adding users
1 parent94a5f8a commita594eaa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,6 +1115,7 @@ The following sets of tools are available (all are on by default):
11151115

11161116
The default configuration of enabled toolsets is:
11171117
- context
1118+
- users
11181119
- content
11191120
- repos
11201121
- pull_requests

‎pkg/github/tools.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const (
4444
)
4545

4646
// DefaultToolsets contains the default toolsets to enable
47-
varDefaultToolsets= []Toolset{ToolsetContext,ToolsetRepos,ToolsetContents,ToolsetPullRequests}
47+
varDefaultToolsets= []Toolset{ToolsetContext,ToolsetUsers,ToolsetRepos,ToolsetContents,ToolsetPullRequests,ToolsetIssues}
4848

4949
// AvailableToolsets contains all available toolsets
5050
varAvailableToolsets= []Toolset{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp