RB

Results 868 comments of RB

Apologies. This project is maintained by open source developers and we welcome new changes to improve the project. I think allowing the unlock command on closed PRs would be sufficient...

>we have an Atlantis /api but no unlock command yet, that will be another option to solve this programmatically. I thought we could run `atlantis unlock` command to unlock and...

This looks related to https://github.com/runatlantis/atlantis/issues/936

@Aayyush if you can please fix the conflicts, we'd appreciate it.

Could we reopen this? I think this has a lot of value for repos with many commits

@jamengual i cannot open this for some reason. The branch still exists. The button is unclickable.

Ah it's because the `master` branch was renamed to `main`. I recreated `master` from `main` and now I can reopen this PR.

Hmmm @amontalban seems like the issue thrown for you is in this block https://github.com/runatlantis/atlantis/blob/4cacaeb0c7633c98a9a5f873faaf391b259bf355/server/controllers/jobs_controller.go#L66-L88

@Roberdvs Make sure to change `ATLANTIS_GH_MERGEABLE_BYPASS_APPLY` to `ATLANTIS_GH_ALLOW_MERGEABLE_BYPASS_APPLY` ref: https://www.runatlantis.io/docs/server-configuration.html#gh-allow-mergeable-bypass-apply

I'm closing this for now since this seems fixed with the new flag mentioned above. Please use that flag with the latest version to see if it works as expected.