pulumi / circleci

CircleCI Orbs for CI/CD using Pulumi.
Apache License 2.0
20 stars 15 forks source link

Chore fix to apply best practices #23

Closed kenfdev closed 4 years ago

kenfdev commented 4 years ago

Some simple fixes to apply the best practices. I was a bit skeptic about the version written in x.y but looking at the slack orb, it actually means to write as x.y. Hence I changed it.

https://github.com/CircleCI-Public/slack-orb/blob/staging/src/examples/approval.yml#L7

Also added a description of the access token.

Related issue: #8

kenfdev commented 4 years ago

I'll squash the commits if appropriate ;)

pgavlin commented 4 years ago

cc @chrsmith