Skip to content

Docs: provide info on how to determine if a PR is released #20325

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

Closed
DmitryEfimenko opened this issue Mar 18, 2021 · 5 comments
Closed

Docs: provide info on how to determine if a PR is released #20325

DmitryEfimenko opened this issue Mar 18, 2021 · 5 comments

Comments

@DmitryEfimenko
Copy link

Please provide some info in the README.md letting people know how to determine if a PR is released, and if so, what version of Angular has it.

For example, I'm trying to determine if a PR 20172 that closed issue angular/angular#18398 is released. It's unclear to me if I can use any of the labels attached to the PR to determine this.

This could probably be applied to all angular/ packages.

@alan-agius4
Copy link
Collaborator

You can either use the changelog, or from GitHub UI you can view which releases the commit is included in, by open the commit itself. example open e1b3ee6 and check the tags.

A better way instead of documented the above mentioned GitHub functionality, would be to post a notification in the issues. This request is currently being tracked here: angular/dev-infra#726

@DmitryEfimenko
Copy link
Author

Thanks for the info! I didn't know about the tags. The automatic notification in the issues would definitely be best! I'm glad this is tracked.

@clydin
Copy link
Member

clydin commented Mar 18, 2021

That particular PR is in 11.2.3 and 12.0.0-next.3.

@DmitryEfimenko
Copy link
Author

@clydin the tags on the commit are v12.0.0-next.5 v12.0.0-next.4 v12.0.0-next.3

I don't doubt that what you're saying is true, but is there a reliable way for me to find out this information?

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants