FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Automate the bundle upgrade by henrymercer · Pull Request #1630 · github/codeql-action · GitHub

Automate the bundle upgrade - #1630

Merged
henrymercer merged 6 commits into
mainfrom
henrymercer/automate-bundle-upgrade
Apr 3, 2023
Merged

henrymercer merged 6 commits into
mainfrom
henrymercer/automate-bundle-upgrade

Conversation

Copy link
Copy Markdown
Contributor

This PR automates the process of updating the default CodeQL Bundle. This minimises error, speeds up the release process, and lets us more easily make changes to how we represent the default CodeQL Bundle within the Action.

The workflow is triggered when a new bundle release is taken out of draft and made pre-release. It automatically opens a PR to bump the default bundle, and adds a changelog note. The CLI release manager then just needs to take this PR out of draft to run the checks, approve and merge.

Commit-by-commit review recommended — the first commit moves internal Actions into .github/actions which generates a large diff.

For GitHub staff, see an example Actions run and PR generated by this workflow.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.
  • Confirm the changelog has been updated if necessary.

henrymercer requested a review from a team as a code owner April 3, 2023 18:13
adityasharad previously approved these changes Apr 3, 2023

adityasharad left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks reasonable. Minor suggestions only, and we can always improve over time.

Comment thread .github/actions/update-bundle/index.ts Outdated
Comment thread .github/actions/update-bundle/index.ts Outdated
Comment thread .github/workflows/update-bundle.yml Outdated
adityasharad previously approved these changes Apr 3, 2023
henrymercer enabled auto-merge April 3, 2023 18:48
henrymercer merged commit f0a422f into main Apr 3, 2023
henrymercer deleted the henrymercer/automate-bundle-upgrade branch April 3, 2023 19:07
github-actions Bot mentioned this pull request Apr 5, 2023
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL