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

Changed files missing from last two commits. #2152

Closed
user-1138 opened this issue Jun 6, 2024 · 2 comments
Closed

Changed files missing from last two commits. #2152

user-1138 opened this issue Jun 6, 2024 · 2 comments
Labels
needs feedback The issue/PR needs a response from any of the parties involved in the issue.

Comments

@user-1138
Copy link

Describe the bug

Hi there, just a quick FYI - I noticed the last two commits (4.5.6 & 4.6.0) are missing changed files I would normally expect to see with version bumps (i.e. README.txt, package.json & style.scss). These files have indeed been version bumped, but they don't show up as changed files in the commit for some reason (you can see they are shown in the 4.5.5 commit).

4.5.5 - 8eb94e9
4.5.6 - f6cb90b
4.6.0 - f13b5c2

Expected behavior

All changed files should be shown under each commit.

@Aljullu
Copy link
Contributor

Aljullu commented Jun 10, 2024

Hi there, @user-1138! Thanks for taking the time to open this issue. I'm not sure to understand what's wrong. There are these two commits (753d09b and 8eb94e9) which bumped the version to 4.5.6 and 4.6.0 respectively. Is there something else that you think needs to be done?

@Aljullu Aljullu added the needs feedback The issue/PR needs a response from any of the parties involved in the issue. label Jun 11, 2024
@roykho roykho added needs feedback The issue/PR needs a response from any of the parties involved in the issue. and removed needs feedback The issue/PR needs a response from any of the parties involved in the issue. labels Jun 28, 2024
@thealexandrelara
Copy link
Contributor

Hey @user-1138! Thank you for opening this issue. I believe you’re referring to the changed files displayed on the left side, which shows all changed files, right? For example, it shows for the 4.5.5 commit:

Image

However, it does not show for the 4.5.6 (f6cb90b) and 4.6.0 (f13b5c2) commits. If you look at the top of the commit, you’ll see that only one file was changed in both of these commits:

Image

When that happens, GitHub will not display the left-side navigation menu, so unfortunately, we cannot do anything on our side.

I suggest you open a discussion on GitHub Community Discussions and post a suggestion there so they can consider implementing this feature for single-file commits.

I'm closing this issue, but feel free to reopen it if you want to add more information or if I misunderstood your expectations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs feedback The issue/PR needs a response from any of the parties involved in the issue.
Projects
None yet
Development

No branches or pull requests

4 participants