Skip to content

Hi @vincent6767, Run unit tests every time a PR is created to staging #153#171

Open
ahmad1368 wants to merge 2 commits into
stagingfrom
feature/run-tests-153
Open

Hi @vincent6767, Run unit tests every time a PR is created to staging #153#171
ahmad1368 wants to merge 2 commits into
stagingfrom
feature/run-tests-153

Conversation

@ahmad1368

Copy link
Copy Markdown
Contributor

Closes #153

@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cloudsummit-github-io Ready Ready Preview, Comment Jun 29, 2026 7:36pm

@ahmad1368

Copy link
Copy Markdown
Contributor Author
image

Hi @vincent6767,

I have successfully created the GitHub Actions workflow to run the unit tests on every PR to staging for issue #153.

However, to fully enforce this and ensure no one can merge failing or broken code, we need to configure a branch protection rule in the repository settings. Since I currently do not have access to the repository options (as shown in image_db0dbd.png), could you please either apply these settings or grant me Admin access so I can set it up myself?

Here are the exact steps that need to be configured in the Settings tab:

Go to Settings > Branches from the left sidebar.

Under Branch protection rules, click on Add protection rule.

In the Branch name pattern, type: staging.

Check the box for "Require status checks to pass before merging".

In the search box that appears under it, search for and select our test job name: test.

Scroll down and click Create (or Save changes).

Let me know how you prefer to handle this. Thanks!

@vincent6767

Copy link
Copy Markdown
Contributor
image

@ahmad1368 I don't have access to the settings as well. I'll ping Matt later to see if he is willing to grant us temporary admin access.

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.

2 participants