Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds additions / deletions to each PR message #38

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2024

  1. Adds additions / deletions to each PR message

    The [API
    docs](https://docs.github.com/en/rest/pulls/pulls?apiVersion=2022-11-28)
    tell us this data is available, it might help teams to prioritise
    their work approving PRs.
    
    This is just a proposal for now, needs to be tested etc.
    
    Examples:
    
    ```
    security-hq#1167 - chore(deps): AWS dependency updates - (opened 3 days ago)
    
    🤖 gu-scala-steward-public-repos[bot] [+1/-1]
    ```
    
    ```
    service-catalogue#1307 - send a configurable number of repos to the dependency graph integrator - (opened 4 days ago)
    
    👤 NovemberTang [+48/-38]
    ```
    adamnfish committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ff3aa43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523a605 View commit details
    Browse the repository at this point in the history