Skip to content

Draft: Resolve "Do not use PRIVATE token but project ACCESS token"

Closes #60 (closed)

  • remove private_token_env usage
  • add access_token optional value in project definition
  • update token_selector function to return corresponding access_token if available
  • add all access_token to log_filter
  • add warning on PRIVATE_TOKEN usage
  • add corresponding tests
Edited by David Blaisonneau

Merge request reports