SAP / SAP/ai-assisted-github-actions
FeatureRequest: Allow non-file related comments in /pr-review
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi all
Current
Creating a comment in a PR using SAP/ai-assisted-github-actions/pr-review@v3 always requires a file to comment on.
Error message: Could not find file for comment on , start 0, end 0, No changelog, skipping.
Expected
Ability to create a comment in the PR without a link to a file .
Use case
Workflow to check if PR contains a change to CHANGELOG.md and if not add a comment.
Thanks
Jörg
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the /pr-review implementation and the validation that requires a file for comments. Trace how the action handles the CHANGELOG.md check, then verify that a PR-level comment can be created when no file is supplied and that the existing file-comment behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100