Skip to content

Conversation

andrewmooreio
Copy link

Description

This PR adds the PR Description Check GitHub Action to ensure all pull requests have proper descriptions.

Motivation/Context

This workflow will automatically check that pull requests have meaningful descriptions, helping maintain code quality and documentation standards.

Testing Evidence

  • The workflow file has been added to .github/workflows/pr-description-check.yml
  • The workflow will run on pull request events (opened, synchronize, reopened, edited)
  • Uses the octoenergy/pr-description-checker@v1.0.1 action

What's Changed

  • Added PR Description Check workflow
  • Workflow runs on pull request events
  • Ensures PRs have proper descriptions before merging

Ref: https://github.com/octoenergy/platform-engineering/issues/5560

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