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

feature/985 branch protection checks #1415

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    d42729e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234cc25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b99d568 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f482da2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Add resource github_app_installation_repositories (integrations#1376)

    * Add resource github_app_installation_repositories
    
    This resource allows multiple repositories to be passed in; which greatly improves the performance of the resource compared to the single repository version
    when needing to control state of multiple app installations with multiple repos, required in larger organisations.
    
    The optimisation occurs as only a single call to get the list of repos is required per installation per read, regardless of the number of respositories being added.
    
    - Add resource_github_app_installation_repositories
    - Add tests
    
    * Update docs and link
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    2 people authored and TheQueenIsDead committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1c32a52 View commit details
    Browse the repository at this point in the history
  2. feat: adds new branch protection options for last reviewer and lockin…

    …g branch (integrations#1407)
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    2 people authored and TheQueenIsDead committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    e2dadad View commit details
    Browse the repository at this point in the history
  3. feat(github_release): adding github_release resource and tests (integ…

    …rations#1122)
    
    * feat(github_release): adding github_release resource and tests
    
    * feat(docs) adding github_release page to website docs
    
    * chore: update changelog with this pr's new resource
    
    * fix: adding node_id and release_id to resource attributes
    
    * Update CHANGELOG.md
    
    * Fix broken merge/build
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    2 people authored and TheQueenIsDead committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a6565a9 View commit details
    Browse the repository at this point in the history
  4. 🚧 Workflows have changed

    Workflow changes have been made in the Octokit org repo. This PR is propagating those changes.
    nickfloyd authored and TheQueenIsDead committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b55408c View commit details
    Browse the repository at this point in the history
  5. Issue template tweak (integrations#1422)

    * Don't link to a real PR
    
    * Wording tweak
    kfcampbell authored and TheQueenIsDead committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    8959009 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    702835a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3032488 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1deac0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb9c464 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9afc36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    36e85f5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47cb610 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d42123 View commit details
    Browse the repository at this point in the history
  14. fix: Initialise literal empty slice of RequiredStatusCheck to mitigat…

    …e errors when passing nil to the sdk
    TheQueenIsDead committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    422f731 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'origin/feature/985-branch-protection-co…

    …ntexts' into feature/985-branch-protection-contexts
    TheQueenIsDead committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6cea244 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    a2f7f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6600e7b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/985-branch-protection-co…

    …ntexts' into feature/985-branch-protection-contexts
    TheQueenIsDead committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b6e5785 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfe46cd View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    451b3a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    65264b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    31989d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    cdf30eb View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/985-branch-protection-co…

    …ntexts' into feature/985-branch-protection-contexts
    TheQueenIsDead committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    d4bcf23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ee2fec View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    9c5eb96 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Configuration menu
    Copy the full SHA
    c71d939 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    bd524a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    5cb8eec View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    736c824 View commit details
    Browse the repository at this point in the history