Add contributor name to quote
Open
community
fun
medium
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
If a PR adds a new theme or feature, auto-include their GitHub username in next day’s quote footer.
Goal: Pull from GitHub Actions context (GITHUB_ACTOR).
Difficulty: 🟡 Medium
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the GitHub Actions workflow that generates the next day's quote and trace where the quote footer is assembled. Start by checking how the workflow exposes GITHUB_ACTOR, then verify that a PR adding a theme or feature produces a following-day quote footer containing that username.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100