Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

added author as an approval review #115

Merged
merged 18 commits into from
Jun 26, 2023
Merged

added author as an approval review #115

merged 18 commits into from
Jun 26, 2023

Conversation

Bullrich
Copy link
Contributor

Added the author of a PR as an approval. By doing this, if the author is part of the teams that need to review the PR, it will make him count as one required review less.

Fixes #104

@Bullrich Bullrich self-assigned this Jun 21, 2023
@Bullrich Bullrich force-pushed the bullrich/count-pr-owner branch from 7071894 to 3ab2293 Compare June 21, 2023 11:23
@Bullrich Bullrich force-pushed the bullrich/count-pr-owner branch 13 times, most recently from 2844b75 to c9da1fe Compare June 22, 2023 09:54
@Bullrich Bullrich force-pushed the bullrich/count-pr-owner branch from c9da1fe to a1efb5c Compare June 22, 2023 11:31
@Bullrich Bullrich force-pushed the bullrich/count-pr-owner branch from 80153cc to 32b62cc Compare June 22, 2023 11:41
@Bullrich Bullrich marked this pull request as ready for review June 22, 2023 14:01
@Bullrich Bullrich requested review from a team as code owners June 22, 2023 14:01
altaua
altaua previously approved these changes Jun 22, 2023
Copy link
Contributor

@mutantcornholio mutantcornholio left a comment

Choose a reason for hiding this comment

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

Dirty, but okay

Copy link
Contributor

@mordamax mordamax left a comment

Choose a reason for hiding this comment

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

still testing this

Copy link
Contributor

@mordamax mordamax left a comment

Choose a reason for hiding this comment

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

Looks like works as expected with all_distinct

@@ -67,6 +68,12 @@ lint:
script:
- pre-commit run --all

tests:
<<: *common-refs
stage: unit_test
Copy link

Choose a reason for hiding this comment

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

Just ooc, why can't this go into the test stage together with the security-scan job?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I decided to keep them separated just because their concerns are different.

@Bullrich Bullrich merged commit 6f6cd5f into master Jun 26, 2023
@Bullrich Bullrich deleted the bullrich/count-pr-owner branch June 26, 2023 09:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework review & locks rules
4 participants