Skip to content

Check dependabot version updates to pr-instructions.yml 4825#4833

Merged
t-will-gillis merged 2 commits intohackforla:gh-pagesfrom
t-will-gillis:check-version-updates-4825
Jun 18, 2023
Merged

Check dependabot version updates to pr-instructions.yml 4825#4833
t-will-gillis merged 2 commits intohackforla:gh-pagesfrom
t-will-gillis:check-version-updates-4825

Conversation

@t-will-gillis
Copy link
Member

@t-will-gillis t-will-gillis commented Jun 13, 2023

Fixes #4825

What changes did you make and why did you make them ?

  • Tested updating the package version in the file pr-instructions.yml per the dependabot suggestions:
    • Tested changing uses: actions/github-script@v4 with uses: actions/github-script@v6 per 4734
    • Tested changing uses: actions/checkout@v2 with uses: actions/checkout@v3 per 4735
    • The test changing both versions at same time passed successfully- the PR instructions were added to newly created PR as they are supposed to.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Changes effect GHAs only

@github-actions
Copy link

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b t-will-gillis-check-version-updates-4825 gh-pages
git pull https://github.com/t-will-gillis/website.git check-version-updates-4825

@github-actions github-actions bot added role: back end/devOps Tasks for back-end developers Complexity: Medium Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly Feature: Refactor GHA Refactoring GitHub actions to fit latest architectural norms size: 1 pt labels Jun 13, 2023
@blulady blulady requested review from mademarc and one2code June 14, 2023 02:14
@one2code
Copy link
Member

one2code commented Jun 14, 2023

ETA: Updated time 6/18/23

@mademarc
Copy link
Member

Review ETA: 6/15/2023
Availability: 7PM

Copy link
Member

@mademarc mademarc left a comment

Choose a reason for hiding this comment

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

Hey @t-will-gillis the changes on lines 13 and 17 are done very well also the format looks clean too.

Copy link
Member

@one2code one2code left a comment

Choose a reason for hiding this comment

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

The updates on .github/workflows/pr-instructions.yml are successful. The Add-Pull Request Instructions are using the latest actions/checkout@v3 and the Create Instruction is working correctly with the latest actions/github-script@v6.

@t-will-gillis t-will-gillis merged commit c79b1bb into hackforla:gh-pages Jun 18, 2023
blulady pushed a commit to blulady/website_old that referenced this pull request Jun 18, 2023
…la#4833)

* Update pr-instructions.yml

* Update two package versions identified by dependabot

Removing test branch...
blulady pushed a commit to blulady/website_old that referenced this pull request Jun 18, 2023
…la#4833)

* Update pr-instructions.yml

* Update two package versions identified by dependabot

Removing test branch...
blulady pushed a commit to blulady/website_old that referenced this pull request Jun 18, 2023
…la#4833)

* Update pr-instructions.yml

* Update two package versions identified by dependabot

Removing test branch...
blulady pushed a commit to blulady/website_old that referenced this pull request Jun 18, 2023
…la#4833)

* Update pr-instructions.yml

* Update two package versions identified by dependabot

Removing test branch...
blulady pushed a commit to blulady/website_old that referenced this pull request Jun 18, 2023
…la#4833)

* Update pr-instructions.yml

* Update two package versions identified by dependabot

Removing test branch...
@t-will-gillis t-will-gillis deleted the check-version-updates-4825 branch June 19, 2023 03:04
ronaldpaek pushed a commit to ronaldpaek/website that referenced this pull request Jun 28, 2023
…la#4833)

* Update pr-instructions.yml

* Update two package versions identified by dependabot

Removing test branch...
@ExperimentsInHonesty ExperimentsInHonesty added size: 1pt Can be done in 4-6 hours and removed size: 1 pt labels Aug 31, 2023
@ExperimentsInHonesty ExperimentsInHonesty added the Lang: GHA GitHub Actions label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complexity: Medium Feature: Board/GitHub Maintenance Project board maintenance that we have to do repeatedly Feature: Refactor GHA Refactoring GitHub actions to fit latest architectural norms Lang: GHA GitHub Actions role: back end/devOps Tasks for back-end developers size: 1pt Can be done in 4-6 hours

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify dependabot version updates to GHAs for pr-instructions.yml

4 participants