Skip to content

Commit 2e2f8f7

Browse files
Merge pull request #90 from DSACMS/natalialuzuriaga-patch-1
Update version and add new tags in code.json
2 parents 5056301 + 62e3d20 commit 2e2f8f7

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

code.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "automated-codejson-generator",
3-
"version": "1.1.0",
3+
"version": "1.2.1",
44
"description": "Tooling that allows for code.json creation through automation",
55
"longDescription": "This project provides a GitHub Action that helps federal agencies maintain their code.json files, which are required for compliance with the Federal Source Code Policy. The action automatically calculates and updates various metadata fields including labor hours, programming languages used, repository information, and timestamps. It creates pull requests with these updates, making it easier to keep code.json files accurate and up-to-date.",
66
"status": "Production",
@@ -53,7 +53,13 @@
5353
"metadataLastUpdated": "2025-10-30T22:53:09.463Z"
5454
},
5555
"tags": [
56-
"cmsoss-tier2"
56+
"cmsoss-tier2",
57+
"metadata",
58+
"codejson",
59+
"ci",
60+
"github-action",
61+
"workflow",
62+
"featured"
5763
],
5864
"contact": {
5965
"email": "opensource@cms.hhs.gov",
@@ -67,7 +73,7 @@
6773
"fismaLevel": "low",
6874
"group": "CMS/OA/DSAC",
6975
"projects": [
70-
"SHARE IT Act"
76+
"share-it-act"
7177
],
7278
"systems": [],
7379
"subsetInHealthcare": [

0 commit comments

Comments
 (0)