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

Keep GitHub Actions up to date with GitHub's Dependabot #1015

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jan 30, 2024

Creates automatic pull requests to upgrade GitHub Actions which will resolve the warnings like at the bottom right of https://github.com/pytest-dev/pytest-xdist/actions/runs/7703720389

Thanks for submitting a PR, your contribution is really appreciated!

Here's a quick checklist that should be present in PRs:

  • Make sure to include reasonable tests for your change if necessary

  • We use towncrier for changelog management, so please add a news file into the changelog folder following these guidelines:

    • Name it $issue_id.$type for example 588.bugfix;

    • If you don't have an issue_id change it to the PR id after creating it

    • Ensure type is one of removal, feature, bugfix, vendor, doc or trivial

    • Make sure to use full sentences with correct case and punctuation, for example:

      Fix issue with non-ascii contents in doctest text files.
      

Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Thanks! Let's see how this will play out. 👍

@nicoddemus
Copy link
Member

nicoddemus commented Jan 31, 2024

I will wait a bit before merging in case @RonnyPfannschmidt wants to chime in.

@nicoddemus nicoddemus merged commit 5ebf62a into pytest-dev:master Jan 31, 2024
2 of 4 checks passed
@nicoddemus
Copy link
Member

Thanks @cclauss!

@cclauss cclauss deleted the patch-1 branch January 31, 2024 18:42
@cclauss
Copy link
Contributor Author

cclauss commented Jan 31, 2024

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