docs(docs-infra): improve docs for @angular/localize package.#49393
docs(docs-infra): improve docs for @angular/localize package.#49393avmaxim wants to merge 1 commit into
Conversation
|
@AndrewKushnir @alan-agius4 hi guys, please take a look and LMK if there's anything I need to update before merging. Thanks! Please also review my comments to the corresponding issue - #49219 (comment) |
AndrewKushnir
left a comment
There was a problem hiding this comment.
@avmaxim thanks for improving Angular docs! 👍
I've let a couple comments and I'd propose to change the commit message (via git commit --amend) to change "add insufficient docs" to "add missing docs" or "improve docs for ...".
Also added @clydin as a reviewer to see if there is any additional feedback.
Thank you.
265b7c7 to
a3df037
Compare
This PR adds missing documentation for `@angular/localize` package and fixes a tiny one-word typo in the `README.md` file for `@angular/localize schematic`. Fixes angular#49219.
d4ec84b to
68b6e66
Compare
|
@AndrewKushnir any ideas on the pipeline issue? seems to be related to the GitHub Actions token permissions |
|
@josephperrott @devversion could you please help look into the issue with the CI reported in #49393 (comment)? I've restarted the CI after the approval and still see the same problem. Is it somehow caused by the rebase that I've pushed (to restart the CI that didn't run previously)? |
|
@josemontespg @devversion hi, once you have time guys, please advise on the issue above, that would be highly appreciated! Or maybe add someone who might help either :) We're only left to merge it properly. Thanks |
|
@avmaxim My understanding is that @josephperrott already looked into it. I will defer to him. |
|
We can move forward with this PR though- it should not be blocking |
|
Caretaker note: Please ignore the post-approval check. We are fixing this separately and this PR is not blocked on it |
|
This PR was merged into the repository by commit d5946bd. |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |



This PR adds missing documentation for
@angular/localizepackage and fixes a tiny one-word typo in theREADME.mdfile for@angular/localize schematic.Fixes #49219.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Does this PR introduce a breaking change?