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
At some point of my development workflow, one large pull request, which contains all changes made since the previous release, is created. Those changes have already been quantified and reviewed individually, so the pull request—which is always assigned the “extra large” label—is needed purely for testing and product delivery purposes.
It’d really nice to have a configuration option for disabling quantification based on the name of head (i.e. release/**) and/or base (i.e. main) branches.
The text was updated successfully, but these errors were encountered:
At some point of my development workflow, one large pull request, which contains all changes made since the previous release, is created. Those changes have already been quantified and reviewed individually, so the pull request—which is always assigned the “extra large” label—is needed purely for testing and product delivery purposes.
It’d really nice to have a configuration option for disabling quantification based on the name of head (i.e.
release/**
) and/or base (i.e.main
) branches.The text was updated successfully, but these errors were encountered: