Skip to content

Conversation

@github-actions
Copy link
Contributor

Layout Specification Update

This PR updates specs/layout.md with the latest patterns extracted from compiled workflow files.

What Changed

  • Updated workflow count: 115 → 118 lock.yml files
  • Added missing safe-output job: hide_comment for comment moderation
  • Updated job counts: 37 → 38 unique job types
  • Updated safe-output job types: 26 → 27 types
  • Added new statistics: Total action uses (4,374) and artifact uploads (1,041) across all workflows
  • Updated date: 2025-12-10 → 2025-12-11

Extraction Summary

  • Lock files analyzed: 118
  • Actions cataloged: 19 unique actions
  • Artifacts documented: 85+ unique artifact patterns
  • Job patterns found: 38 unique job types
  • File paths listed: 32 unique path patterns
  • Total action uses: 4,374
  • Total artifact uploads: 1,041

Source Analysis

  • ✅ Scanned all .lock.yml files in .github/workflows/
  • ✅ Reviewed Go code in pkg/workflow/ and pkg/constants/
  • ✅ Reviewed JavaScript code in pkg/workflow/js/
  • ✅ Extracted patterns using yq queries
  • ✅ Verified consistency with codebase constants

Key Findings

  1. New Safe Output Job: hide_comment was found in the job list but was missing from documentation
  2. Growth: Repository grew from 115 to 118 compiled workflows
  3. High Utilization: Over 4,300 action uses and 1,000 artifact uploads demonstrate extensive workflow automation

Auto-generated by Layout Specification Maintainer workflow

AI generated by Layout Specification Maintainer

- Update workflow count from 115 to 118
- Add missing hide_comment safe-output job
- Add statistics for total action uses and artifact uploads
- Update date to 2025-12-11
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Dec 11, 2025
@pelikhan pelikhan merged commit 2736428 into main Dec 11, 2025
5 checks passed
@pelikhan pelikhan deleted the main-52ad58c4fb42f627 branch December 11, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants