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

GitHub Actions: Create dependabot.yml #3813

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

k-takata
Copy link
Member

Create dependabot.yml to enable dependabot version updates.
Allow dependabot to open pull requests automatically to update depended github actions.

See:
Settings (of this repository) > Code security and analysis > Dependabot > Dependabot version updates

Create dependabot.yml to enable dependabot version updates.
Allow dependabot to open pull requests automatically to update depended github actions.

See:
Settings (of this repository) > Code security and analysis > Dependabot > Dependabot version updates
@codecov
Copy link

codecov bot commented Sep 12, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f7e27b4) 85.06% compared to head (ff4843b) 85.06%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3813   +/-   ##
=======================================
  Coverage   85.06%   85.06%           
=======================================
  Files         226      226           
  Lines       53857    53857           
=======================================
  Hits        45816    45816           
  Misses       8041     8041           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@k-takata k-takata changed the title Create dependabot.yml GitHub Actions: Create dependabot.yml Sep 12, 2023
@k-takata
Copy link
Member Author

@masatake @leleliu008

Do you have any comments about merging this?
If this is merged, PRs like following will be automatically created: universal-ctags/ctags-win32#37

@masatake
Copy link
Member

Oh, I see. I assumed this change provides a function tracking the versions of the libraries that ctasgs is linked to. Now I understand what this is. It looks nice.

@leleliu008
Copy link
Member

leleliu008 commented Sep 13, 2023

It sounds good.

@k-takata k-takata merged commit 1b9b940 into master Sep 13, 2023
44 checks passed
@k-takata k-takata deleted the k-takata-create-dependabot.yml branch September 13, 2023 13:21
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