Skip to content

Add dependabot to keep GitHub Actions up to date#861

Merged
seisman merged 3 commits intomasterfrom
dependabot
Feb 11, 2021
Merged

Add dependabot to keep GitHub Actions up to date#861
seisman merged 3 commits intomasterfrom
dependabot

Conversation

@seisman
Copy link
Member

@seisman seisman commented Feb 11, 2021

Description of proposed changes

The dependabot workflow will open PRs to update versions of GitHub
Actions.

References:

  1. https://docs.github.com/en/github/administering-a-repository/keeping-your-actions-up-to-date-with-dependabot
  2. https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates

Fixes #

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If adding new functionality, add an example to docstrings or tutorials.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash commands are:

  • /format: automatically format and lint the code
  • /test-gmt-dev: run full tests on the latest GMT development version

@seisman
Copy link
Member Author

seisman commented Feb 11, 2021

See the PRs (https://github.com/seisman/pygmt/pulls) opened by dependabot in my own fork.

@seisman seisman added the maintenance Boring but important stuff for the core devs label Feb 11, 2021
@seisman seisman requested a review from a team February 11, 2021 19:57
Copy link
Member

@weiji14 weiji14 left a comment

Choose a reason for hiding this comment

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

Just a few suggestions to tone down on how spammy dependabot can get, speaking from experience 🙂

Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
@seisman seisman added this to the 0.3.0 milestone Feb 11, 2021
@seisman seisman requested a review from weiji14 February 11, 2021 23:24
@seisman seisman merged commit a2e7f68 into master Feb 11, 2021
@seisman seisman deleted the dependabot branch February 11, 2021 23:29
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants