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

Set custom PR status name #904

Merged
merged 2 commits into from
Jan 20, 2020
Merged

Set custom PR status name #904

merged 2 commits into from
Jan 20, 2020

Conversation

lkysow
Copy link
Member

@lkysow lkysow commented Jan 20, 2020

Add a new flag --vcs-status-name for setting a custom status name that Atlantis will use for its PR statuses. Useful if you're running multiple Atlantis servers.

Notes

@codecov
Copy link

codecov bot commented Jan 20, 2020

Codecov Report

Merging #904 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #904      +/-   ##
==========================================
+ Coverage    71.7%   71.71%   +0.01%     
==========================================
  Files          65       65              
  Lines        5276     5278       +2     
==========================================
+ Hits         3783     3785       +2     
  Misses       1199     1199              
  Partials      294      294
Impacted Files Coverage Δ
server/events/runtime/env_step_runner.go 100% <ø> (ø) ⬆️
server/user_config.go 100% <ø> (ø) ⬆️
cmd/server.go 79.16% <100%> (+0.19%) ⬆️
server/events/commit_status_updater.go 100% <100%> (ø) ⬆️
server/server.go 63.1% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8232630...ec92e43. Read the comment docs.

@lkysow lkysow merged commit 8eb5bb8 into master Jan 20, 2020
@lkysow lkysow deleted the status-names branch January 20, 2020 16:23
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.

2 participants