-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: Enable hide-prev-plan-comments
Feature for BitBucket Cloud
#4495
base: main
Are you sure you want to change the base?
Changes from 12 commits
e2da6e1
38cf331
3d73c92
7daa4cf
9c84e93
23666e7
a6cd810
32636d0
0d8eb44
03c4624
5dd4924
31c0802
26e7f75
6dc3a6d
2658068
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -128,12 +128,11 @@ | |
* user: Read | ||
* Record the access token | ||
|
||
### Bitbucket Cloud (bitbucket.org) | ||
Check failure on line 131 in runatlantis.io/docs/access-credentials.md GitHub Actions / Website Link CheckHeadings should be surrounded by blank lines
|
||
|
||
* Create an App Password by following [BitBucket Cloud: Create an app password](https://support.atlassian.com/bitbucket-cloud/docs/create-an-app-password/) | ||
* Label the password "atlantis" | ||
* Select **Pull requests**: **Read** and **Write** so that Atlantis can read your pull requests and write comments to them | ||
* Record the access token | ||
- Create an App Password by following [BitBucket Cloud: Create an app password](https://support.atlassian.com/bitbucket-cloud/docs/create-an-app-password/) | ||
Check failure on line 132 in runatlantis.io/docs/access-credentials.md GitHub Actions / Website Link CheckUnordered list style
Check failure on line 132 in runatlantis.io/docs/access-credentials.md GitHub Actions / Website Link CheckLists should be surrounded by blank lines
|
||
- Label the password "atlantis" | ||
Check failure on line 133 in runatlantis.io/docs/access-credentials.md GitHub Actions / Website Link CheckUnordered list style
|
||
- Select **Pull requests**: **Read** and **Write** so that Atlantis can read your pull requests and write comments to them. If you want to enable "hide-prev-plan-comments" feature and thus delete old comments, please add **Account**: **Read** as well. | ||
Check failure on line 134 in runatlantis.io/docs/access-credentials.md GitHub Actions / Website Link CheckUnordered list style
|
||
- Record the access token | ||
Check failure on line 135 in runatlantis.io/docs/access-credentials.md GitHub Actions / Website Link CheckUnordered list style
|
||
|
||
### Bitbucket Server (aka Stash) | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you detail that for Bitbucket Cloud, the comments are deleted rather than hidden.