Skip to content

Commit

Permalink
Merge pull request #29 from Tradeshift/devprod-1554-documentation
Browse files Browse the repository at this point in the history
feat: add GHA related tags on Repofile and catalog-info
  • Loading branch information
celiogafesi authored Feb 16, 2022
2 parents 7509fd2 + 2f67722 commit eb39e6a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions Repofile
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
{
"checks": ["Build and test"],
"maintainers": ["Developer productivity"]
"checks": [
"Build and test"
],
"maintainers": [
"Developer productivity"
],
"topics": [
"github-action",
"nodejs"
]
}
3 changes: 3 additions & 0 deletions catalog-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ kind: Component
metadata:
name: 'actions-semantic-release'
github.com/project-slug: Tradeshift/actions-semantic-release
tags:
- github-action
- nodejs
spec:
type: other
lifecycle: production
Expand Down

0 comments on commit eb39e6a

Please sign in to comment.