NISHIO Hirokazu[日本語][English]

Gov4Gitを試したい

2024-02-09 gov4git

...
go: added github.com/gov4git/gov4git v1.1.15
% gov4git version
zsh: command not found: gov4git
  • どこにインストールされたのか??

hnakamur2 go install ...とすると ~/go/bin/gov4git にインストールされます。 hnakamur2 Go 1.17から実行ファイルのインストールには go install が必要となっています。 Deprecation of 'go get' for installing executables - The Go Programming Language nishio ありがとうございます!できました!

:

% ~/go/bin/gov4git version
{
   "version": "v1.1.15",
   "revision": "",
   "last_commit": "0001-01-01T00:00:00Z",
   "dirty_build": true
}

The governance automation — invoked by the GitHub action — executes on behalf of a dedicated GitHub user, which represents the governance system itself. You must create a new GitHub user, designated as the governance automation user — and name it appropriately, as it will speak to the community users via GitHub comments. For instance, the Plurality Book Project — @pluralitybook on GitHub — uses a dedicated user called Plurality Book DAO — @pluralitybook-dao on GitHub — to operate the governance system. account

  • otameshi-dao

Invite the automation user to your organization with Owner privileges. organization image

image

image

  • これ?

image

  • これか

image

Under "Organization permissions" make the following choices:

  • これが見つからない

Deploy governance for your project repository You are now ready to deploy governance on your project repository. This can be accomplished with a single command:

$GOV4GIT_RELEASE v2.1.3

403 You need admin access to the organization before adding a repository to it.

image


repos先に作る? https://github.com/otameshi-gov4git-org/first-test-repos 作った

403 You need admin access to the organization before adding a repository to it. 関係なさげ


(C)NISHIO Hirokazu / Converted from Markdown (ja)
Source: [GitHub] / [Scrapbox]