monorepo icon indicating copy to clipboard operation
monorepo copied to clipboard

Support custom scopes

Open krzkaczor opened this issue 6 years ago • 0 comments

Currently, every artifact is scoped by commit SHA.

It should be possible to provide custom scopes like branch name or totally arbitrary key. This is required to inspect "history" of changes (for example needed for graphs).

Initial work done in: https://github.com/codechecks/monorepo/pull/64

krzkaczor avatar Sep 24 '19 20:09 krzkaczor