Alexandre Burgoni

Results 7 comments of Alexandre Burgoni

This tool is using commit analyzers to determine whether or not your commit is relevant for your release note (or changelog update), these are in the step [`Analyze commits`](https://github.com/semantic-release/semantic-release#release-steps). The...

I had the same issue, it seems that `if` statement is evaluated before running a matrix of jobs. I found [this topic](https://github.community/t/matrix-cannot-be-used-in-jobs-level-if/17177) on GitHub forum about this problem.

In our current application, the settings flow is used in two pages (due to UX concerns): * Editing user profile information (so we remove password related fields) * Editing user...

You are right, the settings flow has a message when created by recovery flow. About the issue, I understood that `after` keyword should be used as a redirect after completing...

Hi, my company is also in need of this feature, is it planned to be finished ?

Hello, sorry for the delayed answer @Roxxas96, I believe containers deletion is done, but not yet functions. You can indeed help us with that if you'd like

Hi @norwoodj, my apologies for the delay. Not actively maintained, however, now that I know you've got work on this project, I'd be happy to review your PRs. Thank you...