Skip to content

Conversation

@saisravani20
Copy link
Contributor

Summary

This PR improves the PR description validation workflow to fix failures in private repositories and provides clearer error messages. The main fix adds explicit permissions (pull-requests: read, contents: read) to ensure GITHUB_TOKEN can access PR data in all repository types.

Related Issues

Type of Change

  • Change doesn't affect products or customers
  • Bug fix (non-breaking change which fixes an issue)
  • Non-breaking change (the new functionality and code refactor do not require a migration strategy)
  • Breaking change (fix or feature that will require a migration plan for data or other services)
  • Documentation/comment update
  • Other (please describe):

Testing Procedure

Checklist

  • I used generative AI to generate this PR
  • I have self-reviewed my code for clarity and correctness
  • I have added or updated comments for complex or non-obvious logic in my code
  • I have updated relevant documentation (e.g., README, code docs)
  • My changes do not introduce new warnings or errors
  • I have added or updated tests to cover new or changed functionality
  • All tests pass locally with my changes applied

devrev-jo
devrev-jo previously approved these changes Nov 27, 2025
Copy link
Collaborator

@devrev-jo devrev-jo left a comment

Choose a reason for hiding this comment

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

LG with comment

Copy link
Collaborator

@devrev-jo devrev-jo left a comment

Choose a reason for hiding this comment

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

LG

@saisravani20 saisravani20 merged commit 059f64e into main Nov 27, 2025
4 checks passed
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.

3 participants