issue
I know that currently there is a function that allows the configuration information of the issue tracker set in the repository to be written into the .issuetracker file. Then, by copying this .issuetracker file to another repository, the configuration of the issue tracker can be shared. However, this method is still a bit inconvenient.
feature request
I hope to be able to set up global configurations like the custom action function does. This way, all the repositories will share the configuration information, and private configurations can also be made for specific repositories. I'm not sure if this function is feasible or if it will involve a large amount of work.
issue
I know that currently there is a function that allows the configuration information of the issue tracker set in the repository to be written into the
.issuetrackerfile. Then, by copying this.issuetrackerfile to another repository, the configuration of the issue tracker can be shared. However, this method is still a bit inconvenient.feature request
I hope to be able to set up global configurations like the custom action function does. This way, all the repositories will share the configuration information, and private configurations can also be made for specific repositories. I'm not sure if this function is feasible or if it will involve a large amount of work.