boyney123 / boyney123/auto-comment
Allow for variables in comment templates
Open
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have possibility to include some dynamic variables in comment, like:
- pull request name
- pull request id
- branch and base branch
- author
etc.
Contributor guide
Research direction
Start by tracing how comment templates are read from configuration and how the Probot app receives pull request and issue events. Identify the supported event data needed for pull request name, ID, branches, and author, then define a documented variable syntax and verify that configured templates render those values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100