Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fkatada/security-devops-azdevops
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: microsoft/security-devops-azdevops
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 14 files changed
  • 6 contributors

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    9bb60b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    353f531 View commit details
    Browse the repository at this point in the history
  2. Updating package.json

    chrisnielsen-MS committed Aug 11, 2025
    Configuration menu
    Copy the full SHA
    5d5a443 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Merge pull request microsoft#146 from microsoft/feature/syncWithADO

    Sync repo with internal fork to bring it up to date
    richardtucker authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    f3eb118 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Merge pull request microsoft#116 from picccard/patch-1

    Removed duplicated code from sample pipeline
    jbrotsos authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    92d74ec View commit details
    Browse the repository at this point in the history
  2. Add issue triage labels, sync workflow, and agentic issue assistant

    Bring GitHub issue management in line with security-devops-action:
    - Label taxonomy with type, priority, status, area, and resolution groups
    - Automated label sync workflow with legacy label migration
    - Copilot-powered issue triage assistant using wiki knowledge base
    Dima Birenbaum committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    87716ad View commit details
    Browse the repository at this point in the history
  3. Add compiled agentic workflow lock file

    Generated by gh aw compile from msdo-issue-assistant.md
    Dima Birenbaum committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    d1c26a9 View commit details
    Browse the repository at this point in the history
  4. Add agentic workflow config and gitattributes

    - .github/aw/actions-lock.json: pins gh-aw action version
    - .gitattributes: marks lock files as linguist-generated with merge=ours
    Dima Birenbaum committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    49096a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Rename to Issue Triage Assistant, fix area labels, drop sync-labels

    - Rename workflow from MSDO to Issue Triage Assistant
    - Remove wiki FAQ.md ref (azdevops repo only has Home.md)
    - Fix area labels: task, tools, container-mapping, pipeline
    - Remove sync-labels.yml (labels added directly via API)
    - Re-compile lock file
    Dima Birenbaum committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    1e1961e View commit details
    Browse the repository at this point in the history
  2. Update workflow to use new taxonomy labels

    Replace legacy label names (bug, needs-info, needs-maintainer) with
    the new taxonomy (type:bug, status:waiting-on-author, status:team-review)
    in both the safe-outputs allowed list and the prompt instructions.
    Dima Birenbaum committed Mar 3, 2026
    Configuration menu
    Copy the full SHA
    371cca1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#153 from microsoft/feature/issue-triage-…

    …and-labels
    
    Add issue triage labels, sync workflow, and agentic issue assistant
    jbrotsos authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    f0c45b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    0649558 View commit details
    Browse the repository at this point in the history
  2. feat(ci): teach triage bot to reference toolchain alerts from action …

    …repo
    Dima Birenbaum committed Mar 25, 2026
    Configuration menu
    Copy the full SHA
    c786c8c View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#156 from microsoft/fix/gh-aw-issue-assis…

    …tant-compile
    
    fix(ci): fix issue triage assistant compilation
    DimaBir authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    2da0a41 View commit details
    Browse the repository at this point in the history
Loading