Skip to content

Conversation

Solvik
Copy link
Member

@Solvik Solvik commented Sep 11, 2024

No description provided.

@Solvik Solvik requested a review from Lowaiz September 12, 2024 12:55
@@ -138,16 +136,6 @@ def is_test_env(env: str) -> bool:
else int(os.environ["GITLAB_GRAPHQL_PAGE_LENGTH"])
)
GITLAB_GROUP_IDENTIFIER = os.getenv("GITLAB_GROUP_IDENTIFIER", "")
GITLAB_AUTHOR_EMAIL = (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

J'aurais été de l'avis de rajouter une option signed_commit, qui sera en mutual exclusive avec l'author.
Ca eviterait un changement cassant, mais en temporaire ca me va de simplement degager les 2 options.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree that it’s important to apply conditions in this case, as it remains relevant in other setups as well. I'm working on proposing a change that aligns with this approach.

@Lujeni
Copy link
Member

Lujeni commented Oct 8, 2024

fix via #25

@Lujeni Lujeni closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants