Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boards integration using GitHub app instead of PAT #156

Open
dylan-smith opened this issue Dec 1, 2021 · 1 comment
Open

Boards integration using GitHub app instead of PAT #156

dylan-smith opened this issue Dec 1, 2021 · 1 comment
Labels

Comments

@dylan-smith
Copy link
Collaborator

Currently the way integrate-boards command works is it creates the connection using a GitHub PAT. This was done mainly because it was easier/quicker to implement. But it means that when that PAT expires all the Boards integrations will break.

Would be better to create the connection using the Boards GitHub App instead of a PAT. Like with pipelines we would expect the customer to pre-configure the app in the GitHub org before using the CLI. The process of wiring up the GH app in ADO might be a bit trickier than with Pipelines however, since I don't think we have the option of sharing a service connection here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants