-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
currently in the repos (like here), we use master branch version of this repo, which can break CI of other projects out from nothing because of new changes.
with this problem we lose time debugging, it slows down development process
The suggestion here is to expose the github actions with version, then the dependent projects can relay on version, instead of on master branch. When decides to update, the dev already knows that it can break. making it easier to maintain / update
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels