pivotaly icon indicating copy to clipboard operation
pivotaly copied to clipboard

Is there a better means to check for branch changes?

Open brayovsky opened this issue 6 years ago • 2 comments

Long polling is currently used to check if a branch has changed. Previous options such as Git Emit overwrite git hooks which might not be ideal. A better alternative is welcome.

brayovsky avatar Jul 14 '19 10:07 brayovsky

I would like to ask what you mean by if a branch has changed

Eazybee avatar Jul 23 '19 22:07 Eazybee

@Eazybee I mean when a user checks out to a new branch. When in a workspace that is a git repository, the extension assumes each branch corresponds to a story in pivotal tracker except for branches exempted from the settings mostly develop and master.

brayovsky avatar Jul 25 '19 12:07 brayovsky