mitodl / mitodl/release-script
Doof should not post to slack when running bot_local
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 16
- Forks
- 8
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 2
Description
When we switched over to the other endpoint in #115 we didn't change bot_local to handle those messages. We should fix bot_local so that it intercepts these messages and prints them to stdout
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 the bot_local handling and the endpoint change referenced in issue #115. Run bot_local with the affected messages and verify that they are intercepted, printed to stdout, and no Slack post is made.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devops, release
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100