-
Notifications
You must be signed in to change notification settings - Fork 105
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
[Feature] [VDP] [Pipelines] Workflow automation #1022
Comments
Hi @chuang8511 ! As shown in the following figure, I plan to construct a pipeline to assist the code review process. TODO - Add a GitHub componentMust
Additional
|
Hi @YCK1130 cc'd mentor(@xiaofei-du ) Project Lead (@donch1989 ) There are a few things we need to do and check before delving into development.
Please feel free to comment back if there is anything unclear. |
Because - We need a Jira component to complete some development automation tasks - Related Issue: instill-ai/instill-core#1022 This commit - Support get boards/issue/epic/sprint TODO - [x] TASK_LIST_BOARDS: list all boards in Jira - [x] TASK_LIST_ISSUES: list issues in Jira by various methods - [x] TASK_GET_ISSUE: get an issue by ID or key - Note: This API can get issue/epic with the key since they use the same indexing system. - [x] TASK_GET_SPRINT: get a sprint by ID Next PR - create issue - create epic - create sprint Added by @chuang8511 to visualise Jira's design ![image](https://github.com/user-attachments/assets/17ff0aaf-5ab0-458c-95cd-a147f12e314a) --------- Co-authored-by: Chang, Hui-Tang <[email protected]>
Is There an Existing Issue for This?
Where do you intend to apply this feature?
Instill Core, Instill Cloud
Is your Proposal Related to a Problem?
Background
There are lots of project management tools now, and the internal information is scattered around in those tools.
Describe Your Proposed Solution
User stories
Story 1
As a project manager, he/she wants to align all information in all platform with correct format when a information is sync in one tool.
Possible pipelines
Concrete example
Highlight the Benefits
It can solve the problem in the real world.
Anything Else?
Possible components
Application components
Reference tools
Milestones
Note
The text was updated successfully, but these errors were encountered: