Skip to content

Comments

minimal CI checks#2

Merged
a10y merged 2 commits intodevelopfrom
aduffy/checks
Feb 23, 2026
Merged

minimal CI checks#2
a10y merged 2 commits intodevelopfrom
aduffy/checks

Conversation

@a10y
Copy link
Contributor

@a10y a10y commented Feb 23, 2026

Example output:

> ./scripts/validate-proposals.sh
OK: 0001-init.md
ERROR: Invalid filename: 0002.md
  Expected format: NNNN-name.md (e.g., 0007-my-proposal.md)
OK: 0003-example.md
OK: 0003-example2.md
ERROR: Invalid filename: lol.txt
  Expected format: NNNN-name.md (e.g., 0007-my-proposal.md)
ERROR: Duplicate ID 0003 found in: 0003-example.md 0003-example2.md

Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@a10y a10y requested a review from AdamGS February 23, 2026 16:29
Copy link
Contributor Author

@a10y a10y left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adding a few things real quick, check for duplicate IDs etc

Signed-off-by: Andrew Duffy <andrew@a10y.dev>
@a10y a10y merged commit 77ccbb0 into develop Feb 23, 2026
2 checks passed
@a10y a10y deleted the aduffy/checks branch February 23, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants