microsoftgraph / microsoftgraph/msgraph-sdk-powershell

Add a Get-MgChangeLog cmdlet

Open
#280 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue P3 PM: Review Request: Feature
Dominant language
C#
Stars
898
Forks
230
Avg merge
2d 5h
Merged PRs (30d)
31

Description

The Graph team just redesigned their change log page (not released yet), and added a bunch of filters to allow users to get the latest change log for various products, etc. so that they can see a filtered view, plus added an RSS feed for the ChangeLog. That's all great, but I'm a command-line oriented guy, and would love to see a Get-MgChangeLog cmdlet that does not require authentication that allows me to retrieve the entire change log or a filtered change log by using parameters to filter the data right in PowerShell. This would allow me to plug that cmdlet into my existing toolchain, solutions I have built on the Graph module bundle, etc. so that I can surface the change log details where it matters most in a manner that is useful to whoever needs the information.
AB#7418

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the redesigned Change Log page and its RSS feed, then identify the repository entry points for adding a PowerShell cmdlet. Confirm the available filters and unauthenticated access requirements; done means Get-MgChangeLog can retrieve the full change log and filtered results without authentication. No files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.