newrelic / nr1-github

NR1 Github allows you to create more context to your entities by having access to the GitHub repository, contributors and README.
https://github.com/newrelic/nr1-github/discussions
Apache License 2.0
19 stars 27 forks source link

Does not support fine-grained personal access tokens #97

Closed SG60 closed 8 months ago

SG60 commented 1 year ago

Description

This integration should support fine-grained personal access tokens from GitHub. I think a regex test is not matching on the new string format of these tokens.

Steps to Reproduce

Attempt to use a fine-grained token in the PAT setting field.

Expected Behaviour

The fine-grained token should be accepted.