Commit Graph

5 Commits

Author SHA1 Message Date
jasmine.kaur
8efa1e3fe6
minor change @W-22488862@ 2026-05-14 17:32:20 +05:30
jasmine.kaur
13d78a725a
sync-validate-skill-main-branch-changes-from-internal-to-public @W-22488862@ 2026-05-14 17:15:50 +05:30
Mohan Raj Rajamanickam
3bfd122458
ci: simplify pull request validation triggers in skills workflow @W-21534193@ (#44)
ci: simplify pull request validation triggers in skills workflow
2026-03-12 15:32:37 -07:00
Mohan Raj Rajamanickam
ddc6ec0ce3
ci: rename PR validation job and skills validation job for clarity @W-21534193@ (#43)
Refactor GitHub workflows: rename PR validation job and skills validation job for clarity
2026-03-12 15:16:05 -07:00
Mohan Raj Rajamanickam
2320c50264
ci: publish skills as @salesforce/afv-skills npm package @W-21534193@ (#30)
* ci: update package details and add GitHub workflows for skills validation and release

* chore: update Node version, change license, and refactor skills validation script to TypeScript

* chore: remove unused deps

* fix: npm package

* fix: flatten skills to pass validation

* chore: add validation script to package.json and update GitHub workflow to use it

* chore: enhance skills validation and update workflows for npm publishing

* refactor: streamline skills validation process in workflow and script

* refactor: improve documentation and structure of skills validation script

* implement checks based on jeff's best practices doc

* chore: add pull request template for skill submissions

* chore: update pull request template with additional references and improve automated checks section

* chore: update pull request template to clarify naming convention with a warning for gerund form

* chore: update pull request template to reference skill authoring guide and enhance checklist structure

* chore: enhance GitHub workflows for skills validation and release process

* refactor: improve parsing logic for SKILL.md files and enhance error collection in validation

* chore: update validation checks to enforce character limits for skill names and descriptions

* fix: remove unnecessary whitespace in footer string in validate-skills.ts
2026-03-12 13:41:52 -07:00