Skip to content

Add validation reports for pull requests #9

@dempseyatgithub

Description

@dempseyatgithub

Currently a malformed field in an SE proposal causes a fair amount of thrash across two repositories:

  • Missing or incorrect data presented on SE Dashboard due to issues in the proposal
  • Issue reported to swift-org-website
  • Issue investigated and pull request created and submitted to swift-evolution
  • PR reviewed and merged into swift-evolution
  • Issue in swift-org-website closed

Since this tool already performs validation during metadata extraction, it would be useful to extend it to generate a validation report for PRs and used as a PR check for the swift-evolution repository.

This would eliminate the thrash by ensuring proposals are already correct before they are merged.

The exact requirements of the validation report, how this tool would integrate, etc. are yet to be determined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions