Automatically generate a list of signatures to be ignored when adding `topcrash` keywords
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
What do you think about automatically generating a list based on how long a signature is active. We could use such a script in the context of a GitHub Action to automatically open a PR that suggests updating the list.
Originally posted by @suhaibmujahid in https://github.com/mozilla/relman-auto-nag/pull/1451#discussion_r885101821
Contributor guide
No contributing guide indexed for this repository
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 reviewing how signatures become active and how the current list of signatures to ignore is maintained. Define the age threshold and the generated list format, then outline a GitHub Action that can open a pull request with updates. Done means the automation reliably proposes the expected list changes without manual regeneration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100