Skip to content
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

Implement Issue Start Tracking #24

Open
Sddilora opened this issue Apr 16, 2024 · 0 comments
Open

Implement Issue Start Tracking #24

Sddilora opened this issue Apr 16, 2024 · 0 comments
Labels
automation Tasks related to automation or process optimization Be low priority Minor issues, can be addressed later sub-issue Sub-task within a larger task

Comments

@Sddilora
Copy link
Member

This issue addresses the need to establish a method for tracking the start of an issue, such as creating a branch from the issue, and automatically setting its status to "Ready" for development. By implementing this CI/CD process, we can improve visibility and coordination in the workflow, ensuring that issues are properly prepared and ready for implementation.

@Sddilora Sddilora added sub-issue Sub-task within a larger task automation Tasks related to automation or process optimization labels Apr 16, 2024
@Sddilora Sddilora added the low priority Minor issues, can be addressed later label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Tasks related to automation or process optimization Be low priority Minor issues, can be addressed later sub-issue Sub-task within a larger task
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants