Powershell script to pull tasks from planner#51
Open
ibi420 wants to merge 10 commits intothoth-tech:mainfrom
Open
Powershell script to pull tasks from planner#51ibi420 wants to merge 10 commits intothoth-tech:mainfrom
ibi420 wants to merge 10 commits intothoth-tech:mainfrom
Conversation
❌ Deploy Preview for ontrackdocumentation failed.
|
theiris6
approved these changes
Sep 3, 2025
Contributor
theiris6
left a comment
There was a problem hiding this comment.
Clear and well-structured – nice work! Thanks for putting in the effort to make this easy to follow and review.
theiris6
approved these changes
Sep 14, 2025
Contributor
theiris6
left a comment
There was a problem hiding this comment.
Hi Ibi, The documents are clean and clear. Nice work! Thanks for the contribution.
Oliver-Quail
suggested changes
Sep 23, 2025
Oliver-Quail
left a comment
There was a problem hiding this comment.
Hi Ibi,
This is a super useful PR which the whole company is glad to have. I think a few minor things should be changed and this will be production ready
AB-Deakin
approved these changes
Sep 24, 2025
AB-Deakin
left a comment
There was a problem hiding this comment.
Checked and approved by Alex Brown 24/09/2025 looks great
This was referenced Dec 4, 2025
8 tasks
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.
Description
This PR adds the Planner Task Puller PowerShell script, which connects to Microsoft Graph to retrieve tasks from Microsoft Planner. It supports pulling all tasks or only those assigned to users, with details including:
Connection details can be saved in
config.txtfor multiple plans, enabling easy switching.Fixes # (issue)
Type of change
How Has This Been Tested?
🎥 Demo: View Script Demo
Testing Checklist
Checklist
--
This PR focuses mainly on the changes to the new directory reports-scripts, but the renaming of the BAC.md file is a must, as the ":" is currently breaking git on Windows.