You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a reusable CI/CD pipeline to automate the process of semantic versioning. @Hallfred has already implemented a similar pipeline here. The main task will be to adapt this workflow to make it reusable, enabling it to run on workflow_call from any of our repositories.
Suggested Workflow
No response
Specifications
The workflow must be triggered on workflow_call, allowing it to be reused by other repositories.
It should be customizable through meaningful inputs (e.g., ref, Ubuntu version).
Description of task
Implement a reusable CI/CD pipeline to automate the process of semantic versioning. @Hallfred has already implemented a similar pipeline here. The main task will be to adapt this workflow to make it reusable, enabling it to run on
workflow_call
from any of our repositories.Suggested Workflow
No response
Specifications
Contacts
@kluge7
@Hallfred
Code Quality
The text was updated successfully, but these errors were encountered: