Skip to content

Conversation

@nobuto-m
Copy link

Issue

Closes: #1225

Solution

Checklist

  • I have added or updated any relevant documentation.
  • I have cleaned any remaining cloud resources from my accounts.

@nobuto-m
Copy link
Author

ValueError: Pull request must have 'bug', 'enhancement', or 'not bug or enhancement' label in order to generate release notes

I don't think I have access to add a label.

@nobuto-m
Copy link
Author

build finished with problems.
how-to/deploy/terraform.md:3: [broken] https://www.terraform.io/: 429 Client Error: Too Many Requests for url: https://developer.hashicorp.com/terraform
make: *** [Makefile:123: linkcheck] Error 1

@dragomirp dragomirp requested review from a team, a-velasco, dragomirp, marceloneppel and taurus-forever and removed request for a team October 15, 2025 03:54
Copy link
Contributor

@a-velasco a-velasco left a comment

Choose a reason for hiding this comment

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

Hi @nobuto-m, thank you very much for your contribution to the docs. The issue here is that this is being merged into the main branch (which corresponds to the 14/edge track) instead of the 16/edge branch.

Try merging into 16/edge - I think some of the fixes you made to the tutorial are already in the docs for 16.

Our docs versioning is rather new, so this can still be a bit confusing. I've created an issue (#1228) for us to update the contribution guide to include documentation details.

@a-velasco a-velasco added bug Something isn't working as expected documentation Improvements or additions to documentation labels Oct 15, 2025
@a-velasco
Copy link
Contributor

a-velasco commented Oct 15, 2025

@nobuto-m Regarding the broken terraform link: this is a known issue due to their CDN rejecting GitHub runners/link checkers. This will be addressed separately and is not a blocker for merging this PR.

@nobuto-m nobuto-m force-pushed the client-certificates branch from 8c961b9 to cbaa923 Compare October 15, 2025 13:48
@nobuto-m nobuto-m changed the base branch from main to 16/edge October 15, 2025 13:48
@nobuto-m
Copy link
Author

Hi @nobuto-m, thank you very much for your contribution to the docs. The issue here is that this is being merged into the main branch (which corresponds to the 14/edge track) instead of the 16/edge branch.

Try merging into 16/edge - I think some of the fixes you made to the tutorial are already in the docs for 16.

This is very confusing. Most of the time, I assume development is happening in the main/master branch of any projects and stable releases like 14 or 16 are managed in separate stable branches. But it wasn't the case in this project. Anyways, I rebased my change to 16/edge as per the suggestion.

@nobuto-m nobuto-m requested a review from a-velasco October 15, 2025 13:51
Copy link
Contributor

@a-velasco a-velasco left a comment

Choose a reason for hiding this comment

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

Thank you!

@taurus-forever taurus-forever merged commit 4ccc19d into canonical:16/edge Oct 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working as expected documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doc: ERROR application "postgresql" has no "certificates" relation

3 participants