Marco-De-Stefani commented on PR #6116: URL: https://github.com/apache/incubator-devlake/pull/6116#issuecomment-1727023008
@keon94 I think that Pagerduty API has not been changed, by having a quick look at the GH history I believe this has been introduced with the refactor of the Pagerduty plugin. It looks to me that the first version of the plugin implemented in the revision eef06e96e95ad9e95fd9bc4dde27cc55123e0740 uses the correct token. In that revision, the connection.go file contains --> Token string `mapstructure:"token" env:"PAGERDUTY_AUTH" validate:"required" encrypt:"yes"` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
