Automatically create repositories referenced on a revision#2530
Merged
Archaeopteryx merged 13 commits intomozilla:masterfrom Nov 27, 2024
Merged
Automatically create repositories referenced on a revision#2530Archaeopteryx merged 13 commits intomozilla:masterfrom
Archaeopteryx merged 13 commits intomozilla:masterfrom
Conversation
La0
requested changes
Nov 18, 2024
da1b458 to
c62044d
Compare
La0
requested changes
Nov 22, 2024
Collaborator
La0
left a comment
There was a problem hiding this comment.
Could you also create the repository automatically from load_issues command when it's not in DB ?
Same rules as from the API
- must belong to the list of known repos
- slug from parsed path (stripping leading
/)
1834015 to
e80f654
Compare
Collaborator
|
Could we also remove repositories with no revisions attached in the cleanup script? This way we don't accrue noise in the repository table (e.g. if a repository is added on Phab and later removed or renamed). |
5eae12f to
dc62f9c
Compare
La0
previously approved these changes
Nov 25, 2024
Archaeopteryx
previously approved these changes
Nov 25, 2024
525beaf to
aeef32e
Compare
aeef32e to
4552c4d
Compare
4552c4d to
b78af8c
Compare
La0
approved these changes
Nov 26, 2024
Archaeopteryx
approved these changes
Nov 27, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #2521