Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

October Sync #28

Merged
merged 118 commits into from
Oct 10, 2024
Merged

October Sync #28

merged 118 commits into from
Oct 10, 2024

Conversation

0x4007
Copy link
Member

@0x4007 0x4007 commented Oct 8, 2024

No description provided.

package.json Show resolved Hide resolved
@@ -87,5 +88,6 @@
"extends": [
"@commitlint/config-conventional"
]
}
},
"packageManager": "[email protected]"
Copy link
Member Author

Choose a reason for hiding this comment

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

This shouldn't be here.

Comment on lines 40 to 46
/**
* By default all repositories are watched. Use this option to opt-out from watching specific repositories
* within your organization. The value is an array of repository names.
*/
watch: T.Object({
optOut: T.Array(T.String()),
}),
Copy link
Member Author

@0x4007 0x4007 Oct 8, 2024

Choose a reason for hiding this comment

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

Why is this nested? It should only be optOut on the top level. Looks like its an artifact left over (opt in was removed.) b199f3d

@@ -0,0 +1,85 @@
export const STRINGS = {
UBIQUITY: "ubiquity",
UBIQUIBOT: "ubiquibot",
Copy link
Member Author

@0x4007 0x4007 Oct 8, 2024

Choose a reason for hiding this comment

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

All UbiquiBot references should be removed. a9d7179

@0x4007 0x4007 mentioned this pull request Oct 8, 2024
@gentlementlegen
Copy link
Member

@0x4007 Should a task be created for the fixes?

@0x4007
Copy link
Member Author

0x4007 commented Oct 10, 2024

Sure that's fine

@gentlementlegen gentlementlegen marked this pull request as ready for review October 10, 2024 12:47
@gentlementlegen gentlementlegen merged commit fa65596 into main Oct 10, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants