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

Get rules by id when editing branch protection rule #22932

Merged
merged 15 commits into from
Feb 20, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    ad020df View commit details
    Browse the repository at this point in the history
  2. add the rule_id field

    Zettat123 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    4097e3e View commit details
    Browse the repository at this point in the history
  3. fix err declaration

    Zettat123 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8d1f1c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc0c63c View commit details
    Browse the repository at this point in the history
  5. fix error msg

    Zettat123 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    96e3dd5 View commit details
    Browse the repository at this point in the history
  6. update comment

    Zettat123 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c8fcf2f View commit details
    Browse the repository at this point in the history
  7. update comment

    Zettat123 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    59f2fb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. get rule by id first

    Zettat123 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f03b608 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. check rule name

    Zettat123 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2dad832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef32f7 View commit details
    Browse the repository at this point in the history
  3. add error message

    Zettat123 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4b9823e View commit details
    Browse the repository at this point in the history
  4. update fixme message

    Zettat123 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1ec3b6b View commit details
    Browse the repository at this point in the history
  5. remove unnecessary code

    Zettat123 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    cd5688f View commit details
    Browse the repository at this point in the history
  6. remove empty line

    Zettat123 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    9be8b2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ecda72 View commit details
    Browse the repository at this point in the history