Skip to content

Drop repository password length constraint#3672

Merged
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:no-repo-password-length-limit
Apr 30, 2026
Merged

Drop repository password length constraint#3672
williamjallen merged 1 commit into
Kitware:masterfrom
williamjallen:no-repo-password-length-limit

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

@williamjallen williamjallen commented Apr 27, 2026

The repository password column is used for GitHub app tokens. GitHub recently announced a switch to a JWT approach, which will result in much longer tokens. This drops our length constraint on the password column to accommodate these longer tokens.

The repository password column is used for GitHub app tokens.  GitHub recently announced a switch to a JWT approach, which will result in much longer tokens.  This drops our length constraint on the password column to accommodate these longer tokens.
@williamjallen williamjallen force-pushed the no-repo-password-length-limit branch from 43bd894 to 60d06be Compare April 27, 2026 13:22
Copy link
Copy Markdown
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@williamjallen williamjallen added this pull request to the merge queue Apr 30, 2026
Merged via the queue into Kitware:master with commit 2ceba58 Apr 30, 2026
12 of 14 checks passed
@williamjallen williamjallen deleted the no-repo-password-length-limit branch April 30, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants