-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
dont-closeThis issue/pull request shouldn't be closedThis issue/pull request shouldn't be closedenhancementNew feature or requestNew feature or request
Description
Detailed description
When creating the leetcode/DIRECTORY.md file, it creates a commit on the current branch.
However, I think it should do the following:
- Only run in this repository in
main. - Create a PR and merge it automatically (if wanted) due to the branch protection.
Context
This would make it better for users who are making LeetCode contributions to prevent fixing the conflicts with the leetcode/DIRECTORY.md file as well as updating the file easily with a PR, if any changes are found, of course.
Possible implementation
No response
Additional information
I'll work on this soon.
Metadata
Metadata
Assignees
Labels
dont-closeThis issue/pull request shouldn't be closedThis issue/pull request shouldn't be closedenhancementNew feature or requestNew feature or request