Skip to content

Commit 6c2a286

Browse files
Merge pull request #252 from puppetlabs/pdksync_CAT-1132-add_readme_badges
pdksync - (CAT-1132) Add CI codeowners and version badges to README
2 parents f895ccb + 567fce6 commit 6c2a286

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ruby-pwsh
22

3+
[![Code Owners](https://img.shields.io/badge/owners-DevX--team-blue)](https://github.com/puppetlabs/ruby-pwsh/blob/main/CODEOWNERS)
4+
[![ci](https://github.com/puppetlabs/ruby-pwsh/actions/workflows/ci.yml/badge.svg)](https://github.com/puppetlabs/ruby-pwsh/actions/workflows/ci.yml)
5+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/puppetlabs/ruby-pwsh)
6+
37
> _The PowerShell gem._
48
59
This gem enables you to execute PowerShell from within ruby without having to instantiate and tear down a PowerShell process for each command called.

0 commit comments

Comments
 (0)