Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 28303a7

Browse files
authored
Update instructions to update the compliance checks data (#14)
2 parents 309abde + c6dd852 commit 28303a7

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,10 @@ This command generates static content into the `build` directory and can be serv
3939
## Manage Changes
4040

4141

42-
### Update the items
42+
### Update the compliance checks
4343

44-
1. Go to https://docs.google.com/spreadsheets/d/1GwIsAudAn89xv9DAbr1HUaY4KEVBsYfg--_1cW0uIB0/edit?gid=0#gid=0
45-
2. Update the items
46-
3. Download the sheet as HTML
47-
4. Replace the content of `data/standards.html` with the new content
48-
5. Run the script `npm run extract-standards` to extract the items from the HTML and update the `data/standards.json` file
44+
1. Go to [Actions: Sync and update Compliance Checks](https://github.com/secure-dashboards/openjs-security-program-standards/actions/workflows/sync_checks.yml) and run the action manually from the `main` branch. [how-to](https://docs.github.com/en/actions/managing-workflow-runs-and-deployments/managing-workflow-runs/manually-running-a-workflow)
45+
2. This will generate a PR with the title `[AUTO] Sync with dashboard database` and it will assign it to you ([direct access](https://github.com/secure-dashboards/openjs-security-program-standards/pulls?q=sort%3Aupdated-desc+is%3Apr+is%3Aopen++%5BAUTO%5D+Sync+with+dashboard+database+)). Please review the content and merge it when you feel ready.
4946

5047
### Update the website
5148

0 commit comments

Comments
 (0)