mauroalderete / coding-projects-template

Template to coding projects that requires a conventional workflow
Other
0 stars 0 forks source link

9 as a template consumer i want to a general update #10

Closed mauroalderete closed 6 hours ago

mauroalderete commented 7 hours ago

All issues link the mauroalderete/project-managment project

Adds more conventional commits:

Improves conventional commits handle for:

Still a bug, enhancement, and BREAKING CHANGE labels for basic conventional commits fix, feat, breaking

Use the right refs in labeling workflow

Include a new way to through versioning labels, instead of signs all minor changes as a bug, that's is an conceptual error. I create there labels versioning/major, versioning/minor, versioning/patch

Simplify issue templates and upgrade them to use the new forms configuration

Remove the proposal concept and use the standard labels for features.

Include a new label to indicate that new issues loaded need a triage evaluation or discussion, lifecycle/needs-triage. These labels must be removed once time an issue comes to triage status in a project board

Add a workflow to handle issues with a project board using the standard in mauroalderete/project-management repo. It needs probes to find the correct permissions.

Add a workflow that runs when a new release is published to implement future deployment processes.