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

Speculative plans from Pull Requests #1011

Open
akozhuharov opened this issue Jun 24, 2024 · 1 comment
Open

Speculative plans from Pull Requests #1011

akozhuharov opened this issue Jun 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@akozhuharov
Copy link
Contributor

Feature description 💡

TLDR:
What does the community think about adding the option to run speculative plans based on if the VCS event is from a pull/merge/etc request?

Details:
Currently Terrakube only runs on specific VCS branches, unless my understanding is incomplete. It would be very useful to see results of changes prior to merging them to the main trunk of corresponding repos.

For implementation I would go with another field in the Workspaces settings with a corresponding boolean flag in the Database. Then per VCS plugin the event can be handled

Anything else?

No response

@akozhuharov akozhuharov added the enhancement New feature or request label Jun 24, 2024
@alfespa17
Copy link
Member

alfespa17 commented Jun 24, 2024

You are correct for now we only run the jobs during Push events, it would be nice to support other events like pull request for example to run a plan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants