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

feat(HACBS-2273): use dependabot to update actions #209

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

Troy876
Copy link
Contributor

@Troy876 Troy876 commented Jul 3, 2023

Adds a new github actions workflow, dependabot.yml, to automatically check for specified dependency updates and opens a PR when an update is detected.

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (24c6617) 85.66% compared to head (3b20b55) 85.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #209   +/-   ##
=======================================
  Coverage   85.66%   85.66%           
=======================================
  Files          24       24           
  Lines        1479     1479           
=======================================
  Hits         1267     1267           
  Misses        152      152           
  Partials       60       60           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

davidmogar
davidmogar previously approved these changes Jul 4, 2023
@openshift-ci openshift-ci bot added the lgtm label Jul 4, 2023
@openshift-ci openshift-ci bot removed the lgtm label Jul 4, 2023
@Troy876 Troy876 force-pushed the HACBS-2273 branch 6 times, most recently from 7afbed8 to 508ab31 Compare July 4, 2023 15:14
@davidmogar davidmogar changed the title feat(HACBS-2273): add gh-actions workflow dependabot.yml feat(HACBS-2273): use dependabot to update actions Jul 5, 2023
Copy link
Collaborator

@davidmogar davidmogar left a comment

Choose a reason for hiding this comment

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

Rebase main as well so it can be merged (git fetch && git rebase origin/master).

.github/workflows/dependabot.yml Outdated Show resolved Hide resolved
@Troy876 Troy876 force-pushed the HACBS-2273 branch 4 times, most recently from 09620ed to c8145ad Compare July 5, 2023 15:29
@Troy876 Troy876 requested a review from davidmogar July 7, 2023 10:43
@mmalina
Copy link
Collaborator

mmalina commented Jul 7, 2023

I see this in the commit message:

Signed-off-by: Troy [email protected]

@Troy876 can you use your Red Hat email?

Also, can you mention in the commit message that this will work for Github Actions and Go dependencies?

Otherwise it looks good.

mmalina
mmalina previously approved these changes Jul 10, 2023
davidmogar
davidmogar previously approved these changes Jul 10, 2023
Adds new github actions workflow, dependabot.yml.
Dependabot will check Github Actions and Go dependencies for updates.
When the bot detects an available update, a PR is created.
Updates are checked for every Monday.

Signed-off-by: Troy <[email protected]>
@openshift-ci openshift-ci bot added the lgtm label Jul 17, 2023
@johnbieren johnbieren merged commit 4a92101 into konflux-ci:main Jul 17, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants