Skip to content

ci: update Decision task to use level 3 on push #161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025

Conversation

ahal
Copy link
Member

@ahal ahal commented May 23, 2025

No description provided.

@skhamis skhamis merged commit 9491b34 into mozilla:main May 23, 2025
1 of 2 checks passed
@skhamis skhamis self-requested a review May 23, 2025 21:05
@@ -95,7 +95,7 @@ tasks:
level:
$if: 'isPullRequest || tasks_for == "pr-action"'
then: "1"
else: "1"
else: "3"

Choose a reason for hiding this comment

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

Should that be restricted to protected branches? (or just main?)

Copy link
Member Author

@ahal ahal May 27, 2025

Choose a reason for hiding this comment

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

I think that's protected via scopes these days. Though I confess I haven't actually tested it.

But in any case, we only run tasks on main in this config.

@ahal ahal deleted the ahal/push-umvyypqwzxkk branch May 27, 2025 13:41
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