AnswerDotAI / AnswerDotAI/workflows
Backtick enclosed string in workflow error message is executed.
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 44
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
This happens in the nbdev v2 workflow as well. Try pushing an unclean notebook and watching it try to install nbdev.
https://github.com/AnswerDotAI/workflows/blob/8683f21d489beacc145d8eb2a3bee07b49741036/nbdev3-ci/action.yml#L81
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with nbdev3-ci/action.yml at line 81 and reproduce the problem by pushing an unclean notebook, then watch the workflow while it attempts to install nbdev. Trace how the error message is rendered and verify that backtick-enclosed text is displayed literally rather than executed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100