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

feat: add option to skip plans for pull requests #714

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

leg100
Copy link
Owner

@leg100 leg100 commented Jan 9, 2025

Currently OTF automatically triggers a speculative run i.e. a plan-only run for pull request events, when a PR is opened, when commits are pushed to the PR, etc.

This PR adds the option to disable this via the UI. It also adds the option to do so via the API (most of the plumbing was already there for the API for the purposes of satisfying the go-tfe integration tests, but it didn't actually do anything...).

@leg100 leg100 merged commit 29455ed into master Jan 10, 2025
5 checks passed
@leg100 leg100 deleted the feat-add-option-to-skip-pr-plans branch January 10, 2025 08:48
leg100 pushed a commit that referenced this pull request Jan 10, 2025
🤖 I have created a release *beep* *boop*
---


## [0.3.8](v0.3.7...v0.3.8)
(2025-01-10)


### Features

* add option to skip plans for pull requests
([#714](#714))
([29455ed](29455ed))


### Bug Fixes

* insufficient github perms triggering nil pointer err
([da51e5d](da51e5d))


### Miscellaneous

* use new surl v2 lib
([0c5b45c](0c5b45c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
leg100 pushed a commit that referenced this pull request Jan 11, 2025
🤖 I have created a release *beep* *boop*
---


## [0.3.8](v0.3.7...v0.3.8)
(2025-01-11)


### Features

* add option to skip plans for pull requests
([#714](#714))
([29455ed](29455ed))


### Bug Fixes

* download terraform first to avoid test flakiness
([6370660](6370660))
* insufficient github perms triggering nil pointer err
([da51e5d](da51e5d))


### Miscellaneous

* use new surl v2 lib
([0c5b45c](0c5b45c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
leg100 pushed a commit that referenced this pull request Jan 11, 2025
🤖 I have created a release *beep* *boop*
---


## [0.3.8](v0.3.7...v0.3.8)
(2025-01-11)


### Features

* add option to skip plans for pull requests
([#714](#714))
([29455ed](29455ed))


### Bug Fixes

* download terraform first to avoid test flakiness
([eacdcfa](eacdcfa))
* insufficient github perms triggering nil pointer err
([da51e5d](da51e5d))


### Miscellaneous

* use new surl v2 lib
([0c5b45c](0c5b45c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
leg100 pushed a commit that referenced this pull request Jan 12, 2025
🤖 I have created a release *beep* *boop*
---


## [0.3.8](v0.3.7...v0.3.8)
(2025-01-12)


### Features

* add option to skip plans for pull requests
([#714](#714))
([29455ed](29455ed))


### Bug Fixes

* download terraform first to avoid test flakiness
([ea4f03b](ea4f03b))
* insufficient github perms triggering nil pointer err
([da51e5d](da51e5d))


### Miscellaneous

* use new surl v2 lib
([0c5b45c](0c5b45c))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant