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: integrations/terraform-provider-github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Choose a base ref
...
head repository: integrations/terraform-provider-github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Choose a head ref
  • 2 commits
  • 35 files changed
  • 3 contributors

Commits on Sep 21, 2022

  1. Adding resource github_organization_settings to provider closes#1125 (#…

    …1298)
    
    * adding resouce github_settings to provider
    
    * Spacing and comment changes
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    kuhlman-labs and kfcampbell authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    759426b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Allow to get only protected on non protected branch with github_repos…

    …itory_branches (#1296)
    
    * Allow to get only protected on non protected branch with github_repository_branches
    
    Remove leftover code and doc after #1117
    Reintroduce the feature from #1162 with integration tests
    
    * Add ConflicsWith
    
    * Implement pagination
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    bpaquet and kfcampbell authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6773d80 View commit details
    Browse the repository at this point in the history
Loading