Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github action workflows #989

Open
Ryun1 opened this issue Feb 18, 2025 · 2 comments
Open

github action workflows #989

Ryun1 opened this issue Feb 18, 2025 · 2 comments

Comments

@Ryun1
Copy link
Collaborator

Ryun1 commented Feb 18, 2025

ideas for workflows to automate things

  • workflow to check pull requests that contain CIPs/CPSs include the correct yaml header
  • conformance to CIP/CPS template
  • pull request description linking to rendered version
@Ryun1
Copy link
Collaborator Author

Ryun1 commented Feb 18, 2025

workflow to check pull requests that contain CIPs/CPSs include the correct yaml header

a workflow like validate-header.yml

runs a script like validate_markdown_header.py

@rphair
Copy link
Collaborator

rphair commented Feb 18, 2025

a script like validate_markdown_header.py

and also, as per #925 (comment), impose a sort order on the YAML fields? (though personally I think it's fine to leave to author's discretion, since some fields seem to have a different "significance" in different documents)

(this comment essentially duplicates #863 (comment))

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

No branches or pull requests

2 participants