mitodl / mitodl/release-script
Update regex to look for all keywords which could close an issue
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 8
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 2
Description
Here is the full list: https://help.github.com/en/github/managing-your-work-on-github/closing-issues-using-keywords
Currently Doof just looks for "closes" and "fixes"
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 locating Doof's existing regex that checks for "closes" and "fixes". Compare it with the complete closing-keyword list in the linked GitHub documentation, then update the matching behavior and verify that all listed keywords are recognized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100