File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# The create_github_release Gem
2
2
3
3
[ ![ Gem Version] ( https://badge.fury.io/rb/create_github_release.svg )] ( https://badge.fury.io/rb/create_github_release )
4
- [ ![ Build Status] ( https://github.com/main-branch/create_github_release/workflows/Ruby/badge.svg?branch=main )] ( https://github.com/main-branch/create_github_release/actions?query=workflow%3ARuby )
5
- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/b8c0af10b15a0ffeb1a1/maintainability )] ( https://codeclimate.com/github/main-branch/create_github_release/maintainability )
6
- [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/b8c0af10b15a0ffeb1a1/test_coverage )] ( https://codeclimate.com/github/main-branch/create_github_release/test_coverage )
4
+ [ ![ Documentation] ( https://img.shields.io/badge/Documentation-Latest-green )] ( https://rubydoc.info/gems/create_github_release/ )
5
+ [ ![ Change Log] ( https://img.shields.io/badge/CHANGELOG-Latest-green )] ( https://rubydoc.info/gems/create_github_release/file/CHANGELOG.md )
6
+ [ ![ Build Status] ( https://github.com/main-branch/create_github_release/actions/workflows/continuous_integration.yml/badge.svg )] ( https://github.com/main-branch/create_github_release/actions/workflows/continuous_integration.yml )
7
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/b8c0af10b15a0ffeb1a1/maintainability )] ( https://codeclimate.com/github/main-branch/create_github_release/maintainability )
8
+ [ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/b8c0af10b15a0ffeb1a1/test_coverage )] ( https://codeclimate.com/github/main-branch/create_github_release/test_coverage )
7
9
8
10
When run in your gem's git worktree, the ` create-github-release ` script does the
9
11
following:
You can’t perform that action at this time.
0 commit comments