Skip to content

Commit

Permalink
Create repository for gpg based secret manager (#17) #patch
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Kara <[email protected]>
  • Loading branch information
mustafaahmetkara authored Mar 4, 2024
1 parent 887e9f9 commit 016c8a2
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions github/opsheaven/repositories/gpg-manager-secrets.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---

gpgmansec:
description: 'OpsHeaven GPG Based Secret Manager Server'
homepage_url: 'https://pkg.go.dev/github.com/opsheaven/gpgmansec'
visibility: 'public'
has_issues: true
has_downloads: true
has_discussions: false
has_projects: false
has_wiki: false
is_template: false
allow_update_branch: true
allow_merge_commit: false
allow_squash_merge: true
allow_rebase_merge: true
allow_auto_merge: false
archived: false
delete_branch_on_merge: true
vulnerability_alerts: true
default_branch: 'main'
web_commit_signoff_required: true
topics:
- 'gpg'
- 'secret'
- 'go'
- 'golang'
status_checks:
- 'pre-commit'
- 'build'
- 'test'
pages:
enabled: true

0 comments on commit 016c8a2

Please sign in to comment.