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: Implement branch matching in repo-level config #2522

Merged

Conversation

0x416e746f6e
Copy link
Contributor

@0x416e746f6e 0x416e746f6e commented Sep 13, 2022

This PR adds the possibility to match branches in repo-level atlantis.yaml config file.

With this it becomes possible to use atlantis to deploy different projects for different base branches of the PR (for example: the PR towards develop branch would deploy dev environment, while the PR towards main would go into production).

@0x416e746f6e 0x416e746f6e marked this pull request as ready for review September 13, 2022 15:13
@0x416e746f6e 0x416e746f6e requested a review from a team as a code owner September 13, 2022 15:13
@jamengual jamengual added feature New functionality/enhancement waiting-on-review Waiting for a review from a maintainer labels Sep 14, 2022
@0x416e746f6e
Copy link
Contributor Author

f.w.i.w., this is a re-incarnation of #1833 (I simply did not have time when eventually @jamengual responded).

hopefully, this time we will be able to merge it.

@jamengual
Copy link
Contributor

we will review as soon as we can @0x416e746f6e we are all really busy people sadly.

@0x416e746f6e
Copy link
Contributor Author

Why "sadly"? Being very busy probably means being full-time employed => which is as very good thing for IT folks nowadays. :)

@jamengual
Copy link
Contributor

touche

@jamengual
Copy link
Contributor

@0x416e746f6e could you fix the conlficts?

@0x416e746f6e
Copy link
Contributor Author

This was done @jamengual

@jamengual
Copy link
Contributor

@0x416e746f6e Thanks for the contribution

@jamengual jamengual merged commit 4cacaeb into runatlantis:master Nov 9, 2022
krrrr38 pushed a commit to krrrr38/atlantis that referenced this pull request Dec 16, 2022
@nitrocode nitrocode added this to the 0.21.0 milestone Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality/enhancement waiting-on-review Waiting for a review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants