thunderbird / thunderbird/github-action-thunderbird-aaq
If possible, update twice a day all questions and answers not just the last 14 days.
Open
Nobody has claimed this yet.
M: Initial Dashboard for Q1
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
- I believe something like:
https://support.mozilla.org/api/2/question/?product=thunderbird&updated__gt=2026-1-28&&ordering=id
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 action logic that currently limits updates to the last 14 days, then compare it with the Thunderbird SUMO endpoint shown in the issue using its updated__gt filter. Done means the action retrieves all required Thunderbird questions and answers on a twice-daily schedule rather than only the recent 14-day window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, ruby
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100