Skip to content

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • πŸ“ Move logo.png to resources/ directory to match README reference
  • πŸ”§ Build workflow: always run on push to main (keep path filters for PRs)
  • 🏷️ Rename commit-lint.yml to lint-pr-title.yml, remove commit message linting
  • πŸ‘₯ Contributors workflow: add HTML output format, run at 1:00 AM EST
  • πŸ“¦ Publish workflow: use calendar versioning (YYYY.MMDD.RUN_NUMBER)

Test plan

  • Verify build workflow triggers on push to main
  • Verify PR title linting works on new PRs
  • Manually trigger contributors workflow to verify HTML output
  • Manually trigger publish workflow to verify calendar versioning

Move logo.png from root to resources/ to match README reference
and keep assets organized in one location.
- build: always run on push to main (keep path filters for PRs)
- lint-pr-title: rename from commit-lint, remove commit message linting
- contributors: add html output format, run at 1:00 AM EST
- publish: use calendar versioning (YYYY.MMDD.RUN_NUMBER)
Update build and publish workflows to use the new vsc-vsix-build
and vsc-vsix-publish reusable workflows.
- Add emoji prefix to tagline
- Add emoji prefixes to all section headers
- Add emoji prefixes to feature list items
- Add emoji prefixes to commands, security, and requirements lists
- Add πŸŽ‰ to installation and development setup completion steps
@CalvinAllen CalvinAllen force-pushed the chore/workflows/standardize-workflows branch from 16818b2 to 117da59 Compare January 30, 2026 19:59
@CalvinAllen CalvinAllen merged commit 57a1978 into main Jan 30, 2026
2 checks passed
@CalvinAllen CalvinAllen deleted the chore/workflows/standardize-workflows branch January 30, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants