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: kubernetes/org
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6e65efa3ba3a8add5ad32e4c92ac1303d64cb7ed
Choose a base ref
...
head repository: kubernetes/org
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1e12f77e903ad7f7b687c924616848d2d02dfa5d
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 26, 2023

  1. Add dependency required for cmd/restriction

    Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
    MadhavJivrajani authored and Priyankasaggu11929 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c970147 View commit details
    Browse the repository at this point in the history
  2. config: update list of allowed repos

    Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
    MadhavJivrajani authored and Priyankasaggu11929 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6265ac9 View commit details
    Browse the repository at this point in the history
  3. cmd: Make restriction violation blocking

    If one or more restrictions are violated,
    make cmd/restrictions exit with a non-zero
    exit code and hence make it blocking for
    use in pre-submits.
    
    Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
    MadhavJivrajani authored and Priyankasaggu11929 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1e12f77 View commit details
    Browse the repository at this point in the history
Loading