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

GHA to verify checklist items completion in PR descriptions #10800

Merged
merged 9 commits into from
Oct 24, 2023

Commits on Oct 20, 2023

  1. Add workflow for pull request specific checks

    Job that verifies the description checklist items are completed or
    invalid
    
    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    b247947 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect parameter

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c376211 View commit details
    Browse the repository at this point in the history
  3. Don't limit pull request trigger types

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    bd9a6da View commit details
    Browse the repository at this point in the history
  4. Add that missing 'i'

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2aed037 View commit details
    Browse the repository at this point in the history
  5. Small whitespace change

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    0219b46 View commit details
    Browse the repository at this point in the history
  6. Update triggers for the pull request checks

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    c212a8b View commit details
    Browse the repository at this point in the history
  7. Format document

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ce61acb View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge remote-tracking branch 'origin/main' into pull-request-checks

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    21a9a26 View commit details
    Browse the repository at this point in the history
  2. Ready for merging

    Signed-off-by: Peter Nied <petern@amazon.com>
    peternied committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    158d0bd View commit details
    Browse the repository at this point in the history