-
Notifications
You must be signed in to change notification settings - Fork 11
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
⚠️ CONFLICT! Lineage pull request for: skeleton #31
Commits on Oct 2, 2024
-
Add a new trigger for the sync-labels GitHub Actions workflow
Add a `workflow_dispatch` trigger so we can manually run the workflow if needed.
Configuration menu - View commit details
-
Copy full SHA for 942c0dc - Browse repository at this point
Copy the full SHA 942c0dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a267662 - Browse repository at this point
Copy the full SHA a267662View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc7f09e - Browse repository at this point
Copy the full SHA dc7f09eView commit details
Commits on Oct 28, 2024
-
Add the GitHubSecurityLab/actions-permissions/monitor Action
This Action will provide information about the usage of GITHUB_TOKEN in the workflow. It should be added to _every_ job in _any_ workflow to provide information for analysis.
Configuration menu - View commit details
-
Copy full SHA for 343d2cc - Browse repository at this point
Copy the full SHA 343d2ccView commit details
Commits on Oct 29, 2024
-
Restrict permissions of GITHUB_TOKEN
This changes the default permissions for the GITHUB_TOKEN used in our GitHub Actions configuration to the minimum required to successfully run.
Configuration menu - View commit details
-
Copy full SHA for 8a77a8b - Browse repository at this point
Copy the full SHA 8a77a8bView commit details -
Update pre-commit hook versions
This is done automatically with the `pre-commit autoupdate` command.
Configuration menu - View commit details
-
Copy full SHA for 3b1d4ef - Browse repository at this point
Copy the full SHA 3b1d4efView commit details -
Sort hook ids in each pre-commit hook entry
Ensure that all hook ids are sorted alphabetically in each hook entry in our pre-commit configuration.
Configuration menu - View commit details
-
Copy full SHA for 1d285f2 - Browse repository at this point
Copy the full SHA 1d285f2View commit details
Commits on Oct 30, 2024
-
Merge pull request #189 from cisagov/improvement/manually_run_sync-la…
…bels_workflow Allow the `sync-labels` workflow to be run manually
Configuration menu - View commit details
-
Copy full SHA for 5da1059 - Browse repository at this point
Copy the full SHA 5da1059View commit details -
Merge pull request #190 from cisagov/improvement/add_actions-permissi…
…ons-monitor Add the `GitHubSecurityLab/actions-permissions/monitor` Action
Configuration menu - View commit details
-
Copy full SHA for ff221ba - Browse repository at this point
Copy the full SHA ff221baView commit details -
Merge pull request #191 from cisagov/improvement/github_tokenn_polp
Explicitly define permissions of `GITHUB_TOKEN` in our GitHub Actions workflows
Configuration menu - View commit details
-
Copy full SHA for 971602a - Browse repository at this point
Copy the full SHA 971602aView commit details -
Merge pull request #192 from cisagov/maintenance/update_pre-commit_hooks
Update `pre-commit` hook versions
Configuration menu - View commit details
-
Copy full SHA for bdf8a25 - Browse repository at this point
Copy the full SHA bdf8a25View commit details -
Merge pull request #193 from cisagov/improvement/add_more_pre-commit_…
…hooks Add additional hooks from `pre-commit/pre-commit-hooks`
Configuration menu - View commit details
-
Copy full SHA for 6959971 - Browse repository at this point
Copy the full SHA 6959971View commit details -
Merge pull request #194 from cisagov/improvement/ensure_pre-commit_ho…
…oks_are_sorted Sort hook ids in each `pre-commit` hook entry
Configuration menu - View commit details
-
Copy full SHA for f517db7 - Browse repository at this point
Copy the full SHA f517db7View commit details
Commits on Nov 1, 2024
-
Update the commented out dependabot ignore directives
Add a directive for hashicorp/setup-packer that was missed when it was added to the `build` workflow. Add a directive for cisagov/setup-env-github-action that is not strictly necessary since we currently just pull from the `develop` branch, but is good to have in case we were to change that in the future.
Configuration menu - View commit details
-
Copy full SHA for 8824475 - Browse repository at this point
Copy the full SHA 8824475View commit details -
Merge pull request #195 from cisagov/bug/add_missing_dependabot_ignore
Add missing dependabot ignore directives
Configuration menu - View commit details
-
Copy full SHA for e6afb68 - Browse repository at this point
Copy the full SHA e6afb68View commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b72879 - Browse repository at this point
Copy the full SHA 4b72879View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e13a6 - Browse repository at this point
Copy the full SHA 13e13a6View commit details