A way to block users from merging the PR/MR without first applying the changes #2176
Replies: 4 comments 6 replies
-
sounds good to me, adding the option parameter will be good.
…On Fri., Apr. 1, 2022, 12:38 p.m. Andre Ziviani, ***@***.***> wrote:
I tried to add (#2053 <#2053>)
a pending apply status to the PR/MR in order to block the user from merging
without running atlantis apply first but it ended up breaking other
Atlantis use-cases (#2138
<#2138> #2125
<#2125>) that I haven't
think of at the time and a rollback was necessary (#2173
<#2173>), sorry for that
I will try to add an option to enable/disable this behavior (maybe
--pending-apply-status? suggestions?) in order to allow both use-cases to
work correctly. This is also kind of related to #2172
<#2172>
What do you think? @zxpower <https://github.com/zxpower> @jamengual
<https://github.com/jamengual> @chenrui333 <https://github.com/chenrui333>
—
Reply to this email directly, view it on GitHub
<#2176>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAQ3ERGOLFEWNMOMK42FIYTVC5GBVANCNFSM5SJTRCIQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
It sounds useful for Imagine we want to require approval from CODEOWNERS before |
Beta Was this translation helpful? Give feedback.
-
I've added an option to enable/disable this behavior, it would be really helpful if some could help review/test |
Beta Was this translation helpful? Give feedback.
-
You can add the |
Beta Was this translation helpful? Give feedback.
-
I tried to add (#2053) a pending apply status to the PR/MR in order to block the user from merging without running
atlantis apply
first but it ended up breaking other Atlantis use-cases (#2138 #2125) that I haven't think of at the time and a rollback was necessary (#2173), sorry for thatI will try to add an option to enable/disable this behavior (maybe
--pending-apply-status
? suggestions?) in order to allow both use-cases to work correctly. This is also kind of related to #2172What do you think? @zxpower @jamengual @chenrui333 @jacekn
Beta Was this translation helpful? Give feedback.
All reactions