Skip to content
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

chore(ci): add workflow to check semantic PR summary #5

Merged
merged 3 commits into from
Jul 29, 2024

Conversation

axi92
Copy link
Member

@axi92 axi92 commented Jul 25, 2024

This workflow will first trigger when its on the main branch and a new PR is created to main.

Quote from the workflow docs:

pull_request_target: This allows the action to be used in a fork-based workflow, where e.g. you want to accept pull requests in a public repository. In this case, the configuration from the main branch of your repository will be used for the check. This means that you need to have this configuration in the main branch for the action to run at all (e.g. it won't run within a PR that adds the action initially). Also if you change the configuration in a PR, the changes will not be reflected for the current PR – only subsequent ones after the changes are in the main branch.

Source

@axi92 axi92 marked this pull request as ready for review July 25, 2024 07:05
@axi92 axi92 self-assigned this Jul 25, 2024
@axi92 axi92 requested review from dwimberger, 0x7061 and mhochsto July 25, 2024 07:08
@axi92 axi92 force-pushed the feature/semantic-pr branch from 77425e1 to b765c2d Compare July 29, 2024 08:34
@0x7061 0x7061 merged commit 212ebd1 into main Jul 29, 2024
5 checks passed
@0x7061 0x7061 deleted the feature/semantic-pr branch July 29, 2024 14:07
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