Geoffrey Testelin

Results 35 comments of Geoffrey Testelin
trafficstars

Had a similar issue, causing circular dependencies. Using instead the `HttpBackend` fixed it.

I am in struggle because I need to use tag and it doesn't works. It convert it like `<a href="".....` Toggle `sanitizeHtml` change nothing. What can I do please ?...

I also have the error. In fact, I never see this feature works. @Berkmann18 could give it a try if you want by adding a fake contributor to my project.

@Berkmann18 on [this project](https://github.com/Sonia-corporation/il-est-midi-discord) I use the bot to add contributors. The configuration for `contributorsSortAlphabetically` is set to `true` however when I add a contributor the list in `.all-contributorsrc` and...

@Berkmann18 following the [PR](https://github.com/Sonia-corporation/il-est-midi-discord/pull/500) you opened on my [project](https://github.com/Sonia-corporation/il-est-midi-discord), am I right to assume that the problem is related to this issue and that the fix you provided (if I...

+1. This would be awesome because I use Semantic Pull Request action and the bot's commit are not validated. See for example this [PR failing](https://github.com/Sonia-corporation/il-est-midi-discord/pull/784).

@Berkmann18 yes, my project is configured with the Angular commit convention. I think that the issue here is the absence of scope even if it is optional inside the [Commit...

@Berkmann18 I was about to open an issue inside Semantic Pull Request repository then I just remembered that I did override the default prefixes... 😞 And the `docs` prefix is...

@Berkmann18 I did not test it yet but I changed the configuration of my project to allow the type `docs` for the [Semantic Pull Request](https://github.com/zeke/semantic-pull-requests#configuration) action installed. This is the...

> Ah, I see, so more of a GH Action issue then 🤔. Exactly. > AFAIK, there won't be any issues caused by adding the scope especially when SR-maintained changelogs...