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

SDCSRM-582 Dependabot Fix Security Labels #118

Merged
merged 2 commits into from
Aug 14, 2024

Conversation

dbanks91
Copy link
Contributor

@dbanks91 dbanks91 commented Aug 7, 2024

Motivation and Context

Dependabot wasn't adding labels to security updates. This was due to the dependabot config being wrong, as it should be using open-pull-requests-limit: 0 instead of the ignore tag

What has changed

  • Switched from the ignore tag to open-pull-requests-limit: 0
  • Added security PRs for Github Actions

How to test?

Check it looks ok

Links

Jira SDCSRM-582
Github Docs

@dbanks91 dbanks91 added the patch A non-feature change, e.g. bug or issue fix label Aug 7, 2024
@gavinleeedwards gavinleeedwards merged commit 72ace83 into main Aug 14, 2024
2 checks passed
@gavinleeedwards gavinleeedwards deleted the SDCSRM-582-fix-dependabot-security-config branch August 14, 2024 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A non-feature change, e.g. bug or issue fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants