I am making an extension for github. And I want to sync data with other people at the same repo.
For example, in Zenhub, the pipelines of a board is synced automatically with other members. In other words, if I remove Back log
, other members can't see the Back log
pipeline in their board.
How can I implement that? I can't find any answers about this.