Description
As a maintainer of the API Hub,
I want the daily merge process to use a dedicated service token instead of a user-specific token,
so that merges are not dependent on individual user credentials and improve security and maintainability.
Acceptance Criteria
Additional Information
Currently, the API Hub's daily merge process uses a token that appears to be tied to a specific user. This should be changed to a dedicated service account or machine token to avoid dependency on a single user's credentials and to follow best practices for automation and security.
Description
As a maintainer of the API Hub,
I want the daily merge process to use a dedicated service token instead of a user-specific token,
so that merges are not dependent on individual user credentials and improve security and maintainability.
Acceptance Criteria
Additional Information
Currently, the API Hub's daily merge process uses a token that appears to be tied to a specific user. This should be changed to a dedicated service account or machine token to avoid dependency on a single user's credentials and to follow best practices for automation and security.