As a software developer, I want to be able to manage my Github personal access tokens (PATs) and use their expiration date to enhance security. This will allow me to easily keep track of my PATs and ensure that they are only active for the minimum necessary time. I should be able to view the expiration date of my PATs, as well as update or revoke them as needed. Additionally, I want to be able to set an expiration date for each PAT when I create it, so that I can ensure that the token will only be active for the minimum necessary time. If a PAT reaches its expiration date, I should be notified, so that I can renew it or revoke it if it is no longer needed. With this management in place, I can maintain the security of my Github account and minimize the risk of unauthorized access.
Acceptancce Criteria
[ ] ...
Implementation tasks
[ ] Update PATs
[ ] Auto-create issue with prio-high to update Actions Secrets in all Repos
As a software developer, I want to be able to manage my Github personal access tokens (PATs) and use their expiration date to enhance security. This will allow me to easily keep track of my PATs and ensure that they are only active for the minimum necessary time. I should be able to view the expiration date of my PATs, as well as update or revoke them as needed. Additionally, I want to be able to set an expiration date for each PAT when I create it, so that I can ensure that the token will only be active for the minimum necessary time. If a PAT reaches its expiration date, I should be notified, so that I can renew it or revoke it if it is no longer needed. With this management in place, I can maintain the security of my Github account and minimize the risk of unauthorized access.
Acceptancce Criteria
Implementation tasks
prio-high
to update Actions Secrets in all Repos