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: github/contributors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: github/contributors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 13 commits
  • 3 files changed
  • 4 contributors

Commits on Aug 20, 2025

  1. Initial plan

    Copilot committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    2b5a3d1 View commit details
    Browse the repository at this point in the history
  2. Add GitHub Actions Job Summary support

    Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
    Copilot and zkoppert committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    c7c4b16 View commit details
    Browse the repository at this point in the history
  3. Add documentation for GitHub Actions Job Summary feature

    Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
    Copilot and zkoppert committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    be2d2d2 View commit details
    Browse the repository at this point in the history
  4. Fix linting issues in GitHub Actions Job Summary implementation

    Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
    Copilot and zkoppert committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    6405638 View commit details
    Browse the repository at this point in the history
  5. Fix pylint unused-argument warnings in test_markdown.py

    Co-authored-by: zkoppert <6935431+zkoppert@users.noreply.github.com>
    Copilot and zkoppert committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    78b07ef View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. fix: use single f-string

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Signed-off-by: Zack Koppert <zkoppert@github.com>
    zkoppert and Copilot authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    a2119f7 View commit details
    Browse the repository at this point in the history
  2. fix: black formatting

    Signed-off-by: Zack Koppert <zkoppert@github.com>
    zkoppert committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    d17776d View commit details
    Browse the repository at this point in the history
  3. fix: add missing arg in docstring

    Signed-off-by: Zack Koppert <zkoppert@github.com>
    zkoppert committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    19315cc View commit details
    Browse the repository at this point in the history
  4. perf: call generate_markdown_content only once, use DRY principle

    Signed-off-by: Zack Koppert <zkoppert@github.com>
    zkoppert committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    29985e5 View commit details
    Browse the repository at this point in the history
  5. test: increase test coverage of markdown writing to improve confidence

    Signed-off-by: Zack Koppert <zkoppert@github.com>
    zkoppert committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    7c59b4f View commit details
    Browse the repository at this point in the history
  6. docs: update comments to reflect new functionality

    Signed-off-by: Zack Koppert <zkoppert@github.com>
    zkoppert committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    62504d0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d18d30 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #314 from github/copilot/fix-91

    feat: Add GitHub Actions Job Summary support for contributor reports
    zkoppert authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    ae62be2 View commit details
    Browse the repository at this point in the history
Loading