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

docs: Updating Actions tip in section on GitHub App usage #5329

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

treycaliva
Copy link

Update to mention the applicable version of permission Actions to match the style of the other new permissions

what

  • Documentation update to indicate required permission for version v0.30.0

why

  • Provides clarity to the user on required permissions

tests

  • Only a documentation change

references

Update to mention the applicable version of permission `Actions` to match the style of the other new permissions

Signed-off-by: Trey Caliva <[email protected]>
@treycaliva treycaliva requested review from a team as code owners February 13, 2025 23:25
@treycaliva treycaliva requested review from jamengual, lukemassa and nitrocode and removed request for a team February 13, 2025 23:25
@dosubot dosubot bot added the docs Documentation label Feb 13, 2025
@treycaliva treycaliva changed the title Updating Actions tip in section on GitHub App usage docs: Updating Actions tip in section on GitHub App usage Feb 14, 2025
@@ -96,7 +96,7 @@ Since v0.19.7, a new permission for `Administration` has been added. If you have

Since v0.22.3, a new permission for `Members` has been added, which is required for features that apply permissions to an organizations team members rather than individual users. Like the `Administration` permission above, updating Atlantis will not automatically add this permission, so if you wish to use features that rely on checking team membership you will need to add this manually.

A new permission for `Actions` has been added, which is required for checking if a pull request is mergbeably bypassing the apply check. Updating Atlantis will not automatically add this permission, so you will need to add this manually.
Since v0.30.0, a new permission for `Actions` has been added, which is required for checking if a pull request is mergbeably bypassing the apply check. Updating Atlantis will not automatically add this permission, so you will need to add this manually.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also fix mergbeably? it is not a word.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to 'mergable' and fixed language for clarification

Updated wording for additional clarity / spelling

Signed-off-by: Trey Caliva <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants