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

Add default value for issues per folder option #8

Merged
merged 21 commits into from
Sep 17, 2024

Conversation

ArrushC
Copy link
Owner

@ArrushC ArrushC commented Aug 27, 2024

PR for Issue #7

@ArrushC ArrushC linked an issue Aug 27, 2024 that may be closed by this pull request
@@ -25,9 +26,27 @@ export default function useConfigUtilities() {
[configurableRowData]
);

const getIssueNumbers = useCallback(
Copy link
Owner Author

Choose a reason for hiding this comment

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

Needs to be moved into a separate function for sharing socket payload state

@ArrushC
Copy link
Owner Author

ArrushC commented Sep 17, 2024

Tested and is ready for alpha testing, merging back into main branch

@ArrushC ArrushC merged commit c6f1c51 into main Sep 17, 2024
@ArrushC ArrushC deleted the 7-add-issue-number-per-each-branch-folder branch September 17, 2024 17:31
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.

Add issue number per each branch folder
1 participant