-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sweep: Create GitHub issues for all the the tasks in https://github.com/FDA-AI/FDAi/blob/develop/docs/treaty/strategy.md #159
Sweep: Create GitHub issues for all the the tasks in https://github.com/FDA-AI/FDAi/blob/develop/docs/treaty/strategy.md #159
Conversation
Rollback Files For Sweep
This is an automated message generated by Sweep AI. |
Apply Sweep Rules to your PR?
This is an automated message generated by Sweep AI. |
![]() Fixing PR: track the progress here.I'm currently fixing this PR to address the following: The recent addition of the `create_issues_from_strategy_doc.py` script introduces new business logic to automate the creation of GitHub issues from tasks listed in a markdown document. According to our development guidelines, all new business logic must be accompanied by corresponding unit tests to ensure reliability and maintainability of the code.
An error has occurred: Failed to fetch files (tracking ID: b76c03ffeb) |
![]() Fixing PR: track the progress here.I'm currently fixing this PR to address the following: The recent addition of the `create_issues_from_strategy_doc.py` script introduces new business logic to automate the creation of GitHub issues from tasks listed in a markdown document. According to our development guidelines, all new business logic must have corresponding unit tests to ensure reliability and maintainability of the code.
An error has occurred: 'NoneType' object is not subscriptable (tracking ID: fa981d867e) |
PR Feedback (click)
Description
This pull request introduces a new feature that automates the creation of GitHub issues for tasks listed in the
docs/treaty/strategy.md
document of the FDA-AI/FDAi repository. It includes updates to the documentation to guide contributors on how to use this new automation script and the script itself,create_issues_from_strategy_doc.py
, which parses tasks from the strategy document and creates corresponding issues in the GitHub repository.Summary
docs/contributing/task-management/create-a-task.md
on how to automate task creation using the new Python script.scripts/jobs/create_issues_from_strategy_doc.py
that:docs/treaty/strategy.md
.requests
Python package.Fixes #158.
🎉 Latest improvements to Sweep:
💡 To get Sweep to edit this pull request, you can:
This is an automated message generated by Sweep AI.