Skip to content

chore(workflow): check title length if not dependabot#47

Merged
Granit Dula (granitdula) merged 1 commit into
mainfrom
chore/workflow/pr-checks
May 9, 2023
Merged

chore(workflow): check title length if not dependabot#47
Granit Dula (granitdula) merged 1 commit into
mainfrom
chore/workflow/pr-checks

Conversation

@granitdula
Copy link
Copy Markdown
Contributor

Description

Adds a check to see if the user creating the PR is dependabot, if so, then the pr-checks do not run. This is to prevent the annoying failing checks for when the PR title exceeds the maximum length defined in pr-checks, which is typical for dependabot PRs.

Testing

Did the tests on this PR.

Checklist

Ensure the following things have been met before requesting a review:

  • Follows all project developer guide and coding standards.
  • Tests have been written for the change, when applicable.
  • Confidential information (credentials, auth tokens, etc...) is not included.

@granitdula Granit Dula (granitdula) added the github_actions Pull requests that update GitHub Actions code label May 9, 2023
@granitdula Granit Dula (granitdula) requested a review from a team as a code owner May 9, 2023 15:24
@granitdula Granit Dula (granitdula) merged commit 6535f44 into main May 9, 2023
@granitdula Granit Dula (granitdula) deleted the chore/workflow/pr-checks branch May 9, 2023 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants