question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Releases] Only label "version: XX" labels for issues tagged with `pre-release`

See original GitHub issue

We had an action that would automatically label all issues with Version: XX but this was too aggressive.

We want to create a clear signal when someone files a release blocking issue (re: this form) it gets labelled appropriately about what version it’s about. That way release supporters can monitor for appropriate issues for a certain version.

@lucasbento had a Github action that did this (see https://github.com/facebook/react-native/pull/32565) but it needs iteration.

I think the ideal approach here is:

If we do that, let’s have the fork transferred to react-native-community (with proper attribution to @lucasbento’s work).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
gabrieldonadelcommented, Jan 27, 2022

@lunaleaps thanks for your help, I’ve just transferred it and I’ve also updated this PR https://github.com/facebook/react-native/pull/32979 to use the new react-native-community/actions-apply-version-label action pointing to the new repo

image

2reactions
cortinicocommented, Jan 26, 2022

transferring core-workflow-apply-version-label to react-native-community, do you mind helping me with that?

@lunaleaps should be able to add you to that ORG and give you the rights to create a new repository. Once that is done, you should have a “Transfer Ownership” button inside the settings of your repo 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Semantic Versioning 2.0.0 | Semantic Versioning
PATCH version when you make backwards compatible bug fixes. Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR....
Read more >
Releases - GitLab Docs
In GitLab, a release enables you to create a snapshot of your project for your users, including installation packages and release notes.
Read more >
Node.js Release Process - Nodejs API 文档 - Breword 文档集合
Update the label on the original PR from backport-requested-vN.x to ... to be produced with a version string that does not have a...
Read more >
Artifactory Release Notes - JFrog - JFrog Documentation
For a list of known issues in the different versions of Artifactory, please refer to Known ... pagination was not supported and only...
Read more >
Version labels for answers - Meta Stack Exchange
We are considering using package managers to import major and first-level minor releases from languages/tags with X amount of questions. We're ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found