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

fix: add app to the github app installation id #4650

Merged

Conversation

bdellegrazie
Copy link
Contributor

what

A tiny fix to correct the terminology used for the Github App Installation ID so it includes "App" as does the rest of the Github App configuration items.

This is a trivial PR to build on @john-tipper 's fine work - it's not intended to devalue the serious effort made to address the original requirement (thank you!)

why

purely for naming consistency and ease of use.

tests

Existing tests updated to use the new name.
Documentation updated too.

references

fixes #4579

@bdellegrazie bdellegrazie requested review from a team as code owners June 11, 2024 17:40
@bdellegrazie bdellegrazie requested review from jamengual, lukemassa and X-Guardian and removed request for a team June 11, 2024 17:40
@github-actions github-actions bot added docs Documentation go Pull requests that update Go code labels Jun 11, 2024
@bdellegrazie
Copy link
Contributor Author

@jamengual this is the additional PR discussed in #4579

@chenrui333 chenrui333 added the bug Something isn't working label Jun 11, 2024
Copy link
Member

@chenrui333 chenrui333 left a comment

Choose a reason for hiding this comment

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

good catch!

@bdellegrazie
Copy link
Contributor Author

@chenrui333 / @jamengual there's a test failure related to a lock file restriction but I haven't changed anything in this area - it's a required CI pass though so can anyone help here?

@bdellegrazie bdellegrazie force-pushed the fix/github-app-installation-id branch from b3d6685 to 3214a72 Compare June 12, 2024 08:04
@chenrui333
Copy link
Member

agree, I need to fix the issue first.

@bdellegrazie bdellegrazie force-pushed the fix/github-app-installation-id branch from 3214a72 to 5f40d8a Compare June 12, 2024 20:30
@chenrui333
Copy link
Member

I have fixed the tests per #4653 refreshed the pr and rerun

@chenrui333 chenrui333 enabled auto-merge (squash) June 12, 2024 23:48
@chenrui333
Copy link
Member

@bdellegrazie Thanks for your first contribution to atlantis!! 🎉

@chenrui333 chenrui333 merged commit 854c287 into runatlantis:main Jun 13, 2024
28 checks passed
@bdellegrazie bdellegrazie deleted the fix/github-app-installation-id branch June 13, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docs Documentation go Pull requests that update Go code provider/github
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants