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

ci: ignore git-related paths and the project license #5249

Merged
merged 1 commit into from
Jul 31, 2022

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented Jul 12, 2022

Add the following paths to the ignore lists:

  • .git-blame-ignore-revs
  • .gitignore
  • COPYING

To avoid running CI unnecessarily.

Commands used to show only the root files:

$ git ls-files | grep -v /

Misc: I noticed the missing paths on #5248.

Add the following paths to the ignore lists:

- .git-blame-ignore-revs
- .gitignore
- COPYING

To avoid running CI unnecessarily.

Commands used to show only the root files:

    $ git ls-files | grep -v /

Misc: I noticed the missing paths on netblue30#5248.
@kmk3 kmk3 changed the title ci: ignore git-related paths and license ci: ignore git-related paths and the project license Jul 12, 2022
@smitsohu smitsohu merged commit b90516d into netblue30:master Jul 31, 2022
@kmk3 kmk3 deleted the ci-ignore-git-paths branch August 1, 2022 12:20
kmk3 added a commit that referenced this pull request Aug 1, 2022
ChrysoliteAzalea pushed a commit to ChrysoliteAzalea/firejail that referenced this pull request Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done (on RELNOTES)
Development

Successfully merging this pull request may close these issues.

4 participants