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: v6.0.1
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: v6.1.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 8 contributors

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. fix: Prevent loading of allowed actions if not configured (#2186)

    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    Danielku15 and kfcampbell authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    480825c View commit details
    Browse the repository at this point in the history
  2. fix(data_source_github_rest_api): only allow for 404 on err (#2154)

    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    riezebosch and kfcampbell authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    39c5e06 View commit details
    Browse the repository at this point in the history
  3. fix: error if autolink reference not found (#2164)

    * fix: error if autolink reference not found
    
    * Add test for importing an invalid key
    
    ---------
    
    Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    3 people authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4cebab8 View commit details
    Browse the repository at this point in the history
  4. feat: Add github_actions_enterprise_permissions (#2155)

    * Adding github_actions_enterprise_permissions (#1)
    
    * Adding enterprise permissions resource
    
    * Working version
    
    * Adding docs
    
    * Functioning tests
    
    * Adding check on integration tests
    
    * Switching to github_enterprise_actions_permissions
    ErikElkins authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    52e1853 View commit details
    Browse the repository at this point in the history
  5. docs: configure release notes categories based on labels (#2184)

    * docs: customize release notes categories based on labels
    
    * Update release.yml
    
    * Move dependencies under maintenance
    
    ---------
    
    Co-authored-by: Keegan Campbell <me@kfcampbell.com>
    laughedelic and kfcampbell authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    dd57a50 View commit details
    Browse the repository at this point in the history
Loading